Skip to content

Commit

Permalink
Updates Travis rbx entry to rbx-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Ostler committed Jun 25, 2014
1 parent 8cbda26 commit ccb6865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ rvm:
- ruby-head
- jruby
- jruby-head
- rbx
- rbx-2
- rbx-head
script: "bundle exec rspec spec"
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-head
- rvm: rbx-head

0 comments on commit ccb6865

Please sign in to comment.