Skip to content

Commit dcdc97b

Browse files
authored
Update ruby versions
1 parent b400352 commit dcdc97b

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

.travis.yml

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
rvm:
2-
- 1.9.3
3-
- 2.0.0
4-
- 2.1.1
5-
- 2.3.4
6-
- 2.4.1
7-
- 2.5.0
2+
- 2.0
3+
- 2.1
4+
- 2.3
5+
- 2.4
6+
- 2.5
7+
- 2.6
88
- ruby-head
99
- ruby-head-clang
10-
- jruby-1.7
1110
- jruby-9.1
1211
- jruby-head
1312
script: bundle exec rake spec

0 commit comments

Comments
 (0)