We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3278173 commit cf65aaaCopy full SHA for cf65aaa
1 file changed
.travis.yml
@@ -1,6 +1,10 @@
1
+sudo: false
2
+dist: trusty
3
language: ruby
4
+
5
rvm:
- - 1.8.7
- - 1.9.2
6
- 1.9.3
- - ree
7
+ - 2.1
8
+ - 2.2
9
+ - 2.3
10
+ - 2.4
0 commit comments