Skip to content

Commit 25acb93

Browse files
committed
Skip builds for the main Gemfile and ruby 2.1
1 parent 7c82ef8 commit 25acb93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ matrix:
2222
- gemfile: Gemfile
2323
rvm: 2.0.0
2424
- gemfile: Gemfile
25-
rvm: 2.1
25+
rvm: 2.1.5
2626
- gemfile: test/gemfiles/Gemfile.rails-5.0.x
2727
rvm: 1.9.3
2828
- gemfile: test/gemfiles/Gemfile.rails-5.0.x

0 commit comments

Comments
 (0)