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 da46af2 commit 9b1019bCopy full SHA for 9b1019b
.travis.yml
@@ -32,6 +32,14 @@ gemfile:
32
matrix:
33
fast_finish: true
34
exclude:
35
+ - rvm: 2.5.0
36
+ gemfile: gemfiles/rails_3.2.gemfile
37
38
+ gemfile: gemfiles/rails_4.0_with_mini_racer.gemfile
39
40
+ gemfile: gemfiles/rails_4.0.5.gemfile
41
42
+ gemfile: gemfiles/rails_4.1.gemfile
43
# all except rails_4.1 skipped on 2.1
44
- rvm: 2.1
45
gemfile: gemfiles/rails_3.2.gemfile
0 commit comments