Skip to content

Commit 91769bb

Browse files
committed
Update rubies, use Trusty
1 parent 7b045bb commit 91769bb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.travis.yml

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
sudo: false
2+
dist: trusty
13
language: ruby
24
rvm:
3-
- 2.0.0
4-
- 2.1
55
- 2.2
6-
- rbx-2
6+
- 2.3
7+
- 2.4
78
- jruby
9+
- rubinius
810
matrix:
911
allow_failures:
1012
- rvm: jruby

0 commit comments

Comments
 (0)