Skip to content

Commit

Permalink
Fixed cert valid issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mfazekas committed Jul 24, 2018
1 parent 1c33116 commit 2a37485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -34,7 +34,7 @@ matrix:

install:
- export JRUBY_OPTS='--client -J-XX:+TieredCompilation -J-XX:TieredStopAtLevel=1 -Xcext.enabled=false -J-Xss2m -Xcompile.invokedynamic=false'
- sudo pip install ansible
- sudo pip install ansible urllib3 pyOpenSSL ndg-httpsclient pyasn1
- gem install bundler -v "= 1.16"
- gem list bundler
- bundle _1.16_ install
Expand Down

0 comments on commit 2a37485

Please sign in to comment.