We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4413dfc commit e6f23afCopy full SHA for e6f23af
1 file changed
.travis.yml
@@ -1,5 +1,10 @@
1
language: ruby
2
3
+addons:
4
+ apt:
5
+ packages:
6
+ - libcurl4-openssl-dev
7
+
8
cache: bundler
9
10
before_script:
0 commit comments