We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1da203d commit 8dbd5e1Copy full SHA for 8dbd5e1
.travis.yml
@@ -26,6 +26,7 @@ matrix:
26
before_install:
27
- export PATH=$PATH:$(pwd)/bin
28
- pip install six -U
29
+ - pip install pyOpenSSL ndg-httpsclient pyasn1
30
- jdk_switcher use openjdk7
31
- jdk_switcher home openjdk7
32
0 commit comments