Skip to content

Commit 3a3bfa5

Browse files
committed
Update the list of rubies
Obsolete versions are removed since they always fail in bundle.
1 parent 464fcef commit 3a3bfa5

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.travis.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,11 @@ env:
44
- JRUBY_OPTS="$JRUBY_OPTS --debug"
55
language: ruby
66
rvm:
7-
- 1.8.7
8-
- 1.9.3
9-
- 2.0.0
107
- 2.1
118
- 2.2
12-
- jruby-18mode
13-
- jruby-19mode
9+
- 2.3.1
10+
- jruby-9
1411
- jruby-head
15-
- rbx-2
1612
- ruby-head
1713
matrix:
1814
allow_failures:

0 commit comments

Comments
 (0)