Skip to content

Commit c47da81

Browse files
committed
Allow CI to fail on 2.3
Apparently TravisCI doesn't support Ruby 2.3 yet :(
1 parent 30b467b commit c47da81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ matrix:
2727
- rvm: jruby-19mode
2828
- rvm: rbx
2929
- rvm: ruby-head
30+
- rvm: 2.3
3031
fast_finish: true
3132
exclude:
3233
- rvm: 1.9

0 commit comments

Comments
 (0)