Skip to content

Commit

Permalink
Update Travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
gregocgt committed Feb 27, 2019
1 parent 955c256 commit a5c8f80
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 @@ -17,6 +17,7 @@ before_install:
- pip install pycodestyle
- pip install codecov
- pip install pytest-cov
- pip install --upgrade requests
install:
- python setup.py sdist
- pip install ./dist/*
Expand Down

0 comments on commit a5c8f80

Please sign in to comment.