mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Test Rails 4.0 on Travis CI
This commit is contained in:
parent
1021fcac89
commit
63b06019dd
1 changed files with 4 additions and 0 deletions
|
@ -17,8 +17,12 @@ matrix:
|
|||
- rvm: rbx-19mode
|
||||
- rvm: jruby-19mode
|
||||
include:
|
||||
- rvm: 1.9.3
|
||||
gemfile: gemfiles/4.0.gemfile
|
||||
- rvm: 2.0.0
|
||||
gemfile: gemfiles/3.2.gemfile
|
||||
- rvm: 2.0.0
|
||||
gemfile: gemfiles/4.0.gemfile
|
||||
- rvm: rbx-19mode
|
||||
gemfile: gemfiles/3.2.gemfile
|
||||
- rvm: jruby-19mode
|
||||
|
|
Loading…
Add table
Reference in a new issue