Skip to content

Commit

Permalink
Added 1.9.3 to list of Travis allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Kasper Hendriks committed Mar 6, 2019
1 parent a24a32d commit 9250f60
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ rvm:
- jruby
matrix:
allow_failures:
- rvm: jruby
- rvm:
- jruby
- 1.9.3
install: gem install rspec
script: rake spec

0 comments on commit 9250f60

Please sign in to comment.