Skip to content

Commit a615621

Browse files
committed
Do not test with ruby 1.8
1 parent 397ef24 commit a615621

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
rvm:
2-
- 1.8.7
32
- 1.9.2
43
- 1.9.3
54
- 2.0.0
65
- 2.1.1
7-
- jruby-18mode # JRuby in 1.8 mode
86
- jruby-19mode # JRuby in 1.9 mode
97
- rbx-2
108
script: "bundle exec rake spec"

0 commit comments

Comments
 (0)