We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bc6331 commit 9e02f39Copy full SHA for 9e02f39
.travis.yml
@@ -17,11 +17,19 @@ matrix:
17
exclude:
18
- rvm: 1.9.3
19
gemfile: spec/gemfiles/rails-4.0.x.gemfile
20
+ - rvm: 1.9.3
21
+ gemfile: spec/gemfiles/rails-5.0.x.gemfile
22
23
gemfile: spec/gemfiles/rails-4.1.x.gemfile
24
25
26
27
gemfile: spec/gemfiles/rails-4.2.x.gemfile
- - rvm: 2.3.7
28
+ - rvm: 2.0.0
29
30
+ - rvm: 2.1.5
31
32
+ - rvm: 2.2.2
33
gemfile: spec/gemfiles/rails-5.0.x.gemfile
34
- rvm: jruby-19mode
35
gemfile: spec/gemfiles/Gemfile.rails-3.2.x
0 commit comments