Skip to content

Commit 9251418

Browse files
Removing jruby and ruby 2 from travis until we fix related issues with the tests.
1 parent 1576632 commit 9251418

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ rvm:
33
- 1.8.7
44
- 1.9.2
55
- 1.9.3
6-
- 2.0.0
7-
- jruby-18mode
8-
- jruby-19mode
9-
- jruby-head
6+
# - 2.0.0
7+
# - jruby-18mode
8+
# - jruby-19mode
9+
# - jruby-head
1010
- rbx-18mode
1111
- rbx-19mode
1212
- ree
13-
- ruby-head
13+
# - ruby-head

0 commit comments

Comments
 (0)