Skip to content

Commit

Permalink
Attempt to fix rbx for travis. Added 2.1.0 support for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Smith committed Jan 11, 2014
1 parent 063e33e commit 5ad696c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,8 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- ruby-head
- jruby-19mode
- jruby-head
- rbx-19mode
- rbx

0 comments on commit 5ad696c

Please sign in to comment.