Skip to content

Commit

Permalink
Remove rbx-2.1.0 and allow 2.0.0 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole committed Nov 26, 2013
1 parent 8805687 commit 47bce68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ rvm:
- 2.0.0
- jruby-19mode
- rbx-2.1.1
- rbx-2.1.0
- rbx-2.0.0
gemfile:
- Gemfile
- gemfiles/Gemfile.base-versions
matrix:
allow_failures:
- rvm: rbx-2.0.0
exclude:
# Nokogiri 1.3.3 is not compatible with Rubinius or JRuby
- gemfile: gemfiles/Gemfile.base-versions
Expand Down

0 comments on commit 47bce68

Please sign in to comment.