Skip to content

Commit f2aa77a

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +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
10+
- jruby-1.7
11+
- jruby
1412
- jruby-head
1513
- rbx-2
1614
- ruby-head

0 commit comments

Comments
 (0)