Skip to content

Commit

Permalink
[FIX] Build package after the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-p-marques committed Apr 22, 2021
1 parent f049dd4 commit cdfebe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ script:

after_success:
- poetry run coveralls
- poetry build

deploy:
skip_cleanup: true # Allow to upload Changelog generated from tox
Expand Down

0 comments on commit cdfebe0

Please sign in to comment.