Skip to content

Commit

Permalink
Bump ruby versions test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mlt committed Jan 4, 2017
1 parent 6ddcf8f commit b1c4f4f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: ruby
rvm:
- 2.0.0
- 2.1.0
- jruby
matrix:
allow_failures:
- rvm: jruby
- 2.1.10
- 2.2.6
- 2.3.3
# - 2.4.0 # wait for json > 1.8.3 or Rails 2.8
- jruby-9.1.5.0
script: "bundle exec rspec spec"

0 comments on commit b1c4f4f

Please sign in to comment.