Skip to content

Commit

Permalink
chore: Remove tox config and .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joolean committed Feb 29, 2024
1 parent 5509c94 commit bbf4dfd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 103 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
- name: Build
run: poetry build
- name: Deploy
run: poetry deploy
run: poetry publish
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
Expand Down
50 changes: 0 additions & 50 deletions .travis.yml

This file was deleted.

51 changes: 0 additions & 51 deletions tox.ini

This file was deleted.

0 comments on commit bbf4dfd

Please sign in to comment.