Skip to content

Commit 8dbd5e1

Browse files
authored
Added missing libs for travis pypi upload
1 parent 1da203d commit 8dbd5e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ matrix:
2626
before_install:
2727
- export PATH=$PATH:$(pwd)/bin
2828
- pip install six -U
29+
- pip install pyOpenSSL ndg-httpsclient pyasn1
2930
- jdk_switcher use openjdk7
3031
- jdk_switcher home openjdk7
3132

0 commit comments

Comments
 (0)