mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Add Ruby 2.1.4 to Travis
This commit is contained in:
parent
1cbfcb7cc8
commit
fc3bb53a46
1 changed files with 8 additions and 0 deletions
|
@ -32,6 +32,14 @@ matrix:
|
|||
gemfile: gemfiles/4.0.1.gemfile
|
||||
- rvm: 2.0.0
|
||||
gemfile: gemfiles/4.1.gemfile
|
||||
- rvm: 2.1.4
|
||||
gemfile: gemfiles/3.2.gemfile
|
||||
- rvm: 2.1.4
|
||||
gemfile: gemfiles/4.0.0.gemfile
|
||||
- rvm: 2.1.4
|
||||
gemfile: gemfiles/4.0.1.gemfile
|
||||
- rvm: 2.1.4
|
||||
gemfile: gemfiles/4.1.gemfile
|
||||
- rvm: rbx-19mode
|
||||
gemfile: gemfiles/3.2.gemfile
|
||||
- rvm: jruby-19mode
|
||||
|
|
Loading…
Reference in a new issue