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 ba22303 commit f8ed313Copy full SHA for f8ed313
1 file changed
.travis.yml
@@ -1,6 +1,7 @@
1
-language: node_js
2
-node_js:
3
- - "iojs"
4
- - "7"
+language: ruby
+rvm:
+ - 2.2
+ - jruby
5
+ - 2.0.0-p247
6
sudo: required
7
},
0 commit comments