Skip to content

Commit 70e2879

Browse files
committed
exclude the build for rails_32 on ruby 2.2.0
1 parent 26e3264 commit 70e2879

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
@@ -16,7 +16,7 @@ notifications:
1616
matrix:
1717
exclude:
1818
- rvm: 2.2.0
19-
gemfile: gemfiles/rails32.gemfile
19+
gemfile: gemfiles/rails_32.gemfile
2020
addons:
2121
code_climate:
2222
repo_token: 891d362268d07d6ff0f5534f92252b6195f6be8795054d3627643eb6314a8c9e

0 commit comments

Comments
 (0)