aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-04-21 15:00:53 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-04-21 15:00:53 +0900
commite18177b2fe74b2bb14ad5796b8f64d3791bfb57a (patch)
treebb73f4aa6ed5edcecf533bcb0d383178292232fa /circle.yml
parentf5698de3a35cc9c37f4223d301c00b77de83dd01 (diff)
downloadplum-e18177b2fe74b2bb14ad5796b8f64d3791bfb57a.tar.gz
travis/circle: OpenSSL 1.0.2g
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index e840619..6bc3981 100644
--- a/circle.yml
+++ b/circle.yml
@@ -4,7 +4,7 @@ machine:
dependencies:
pre:
- echo openssl_url=https://www.openssl.org/source >> $rvm_path/user/db
- - echo openssl_version=1.0.2f >> $rvm_path/user/db
+ - echo openssl_version=1.0.2g >> $rvm_path/user/db
- rvm pkg install openssl
- >
case $CIRCLE_NODE_INDEX in