Skip to content

Commit

Permalink
removed twine from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 24, 2018
1 parent 2727c83 commit e513f03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -18,7 +18,6 @@ before_install:
install:
- pip install -r requirements.txt
- pip install coveralls
- pip install twine
script: coverage run --source=budy setup.py test
after_success: coveralls
deploy:
Expand Down

0 comments on commit e513f03

Please sign in to comment.