File tree Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Expand file tree Collapse file tree 2 files changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ gemfile:
11
11
- test/gemfiles/Gemfile-rails-4-0
12
12
- test/gemfiles/Gemfile-rails-4-1
13
13
- test/gemfiles/Gemfile-rails-4-2
14
- - test/gemfiles/Gemfile-rails-master
15
14
- test/gemfiles/Gemfile-sprockets-2-11
16
15
- test/gemfiles/Gemfile-sprockets-2-12
17
16
- test/gemfiles/Gemfile-sprockets-2-8
@@ -20,7 +19,6 @@ gemfile:
20
19
- test/gemfiles/Gemfile-sass-3-2
21
20
- test/gemfiles/Gemfile-sass-3-3
22
21
- test/gemfiles/Gemfile-sass-3-4
23
- - Gemfile
24
22
25
23
sudo : false
26
24
@@ -29,15 +27,9 @@ script: bundle exec rake test
29
27
matrix :
30
28
allow_failures :
31
29
- rvm : rbx-2
32
- exclude :
30
+ include :
33
31
- gemfile : Gemfile
34
- rvm : 1.9.3
35
- - gemfile : Gemfile
36
- rvm : 2.0.0
37
- - gemfile : test/gemfiles/Gemfile-rails-master
38
- rvm : 1.9.3
39
- - gemfile : test/gemfiles/Gemfile-rails-master
40
- rvm : 2.0.0
32
+ rvm : 2.2.1
41
33
42
34
notifications :
43
35
email : false
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments