Skip to content

Commit

Permalink
[travis] Update setuptools to install cryptography using python 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jsenin committed Nov 11, 2018
1 parent 8f2773b commit 9b94329
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 @@ -13,6 +13,7 @@ branches:
install:
- pip install coveralls
- pip install codecov
- pip install --upgrade setuptools
- pip install -r requirements.txt
- pip install -r requirements-dev.txt
script:
Expand Down

0 comments on commit 9b94329

Please sign in to comment.