Skip to content

Commit a83417e

Browse files
author
Stephen von Takach
committed
auto install curl
1 parent d1f5ae8 commit a83417e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rvm:
66
- jruby-20mode
77
before_install:
88
- sudo apt-get update -qq
9-
- sudo apt-get install curl
9+
- sudo apt-get install -y curl
1010
- sudo apt-get purge -y openssl libssl-dev
1111
- curl -o openssl.tar.gz https://www.openssl.org/source/openssl-1.0.2a.tar.gz
1212
- cd openssl

0 commit comments

Comments
 (0)