Skip to content

Commit

Permalink
Try installing twine for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed May 6, 2019
1 parent c1f782d commit 52c4abc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ install:
# - pysmt-install --check
# End setup CoSA dependencies

# For deploy
- pip install twine

script:
- pytest --cov fault --codestyle fault -v --cov-report term-missing tests
after_success:
Expand Down

0 comments on commit 52c4abc

Please sign in to comment.