Skip to content

Commit

Permalink
Add Ruby 2.1.0 to Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
nertzy committed Jan 5, 2014
1 parent 779bf7f commit 321f29a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-19mode
- rbx-2.2

Expand All @@ -15,6 +16,7 @@ env:

matrix:
allow_failures:
- rvm: 2.1.0
- rvm: rbx-2.2
- rvm: jruby-19mode
- env: ACTIVE_RECORD_BRANCH="master"
Expand Down

0 comments on commit 321f29a

Please sign in to comment.