Skip to content

Commit

Permalink
Added missing libs for travis pypi upload
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryHoggard committed Jul 26, 2017
1 parent 1da203d commit 8dbd5e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -26,6 +26,7 @@ matrix:
before_install:
- export PATH=$PATH:$(pwd)/bin
- pip install six -U
- pip install pyOpenSSL ndg-httpsclient pyasn1
- jdk_switcher use openjdk7
- jdk_switcher home openjdk7

Expand Down

0 comments on commit 8dbd5e1

Please sign in to comment.