Skip to content

Commit

Permalink
chore(ci) fix OpenSSL install (outdated version)
Browse files Browse the repository at this point in the history
Thanks OpenSSL for not having a channel with both old and new releases
:(
  • Loading branch information
thibaultcha committed Jan 29, 2016
1 parent 54f9978 commit 176eb98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
- LUA_VERSION=luajit-2.1
- CASSANDRA_VERSION=2.2.4
- LUAROCKS_VERSION=2.2.2
- OPENSSL_VERSION=1.0.2e
- OPENSSL_VERSION=1.0.2f
- OPENRESTY_VERSION=1.9.3.1
- SERF_VERSION=0.7.0
- DNSMASQ_VERSION=2.75
Expand Down Expand Up @@ -56,4 +56,4 @@ cache:
- $OPENRESTY_DIR
- $SERF_DIR
- $DNSMASQ_DIR
- $HOME/.ccm/repository
- $HOME/.ccm/repository

0 comments on commit 176eb98

Please sign in to comment.