Skip to content

Commit 596b17f

Browse files
authored
allowed failures for rvm 2.2
1 parent 6b8436b commit 596b17f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rvm:
1010

1111
matrix:
1212
allow_failures:
13-
- 2.2
13+
- rvm: 2.2
1414

1515
gemfile:
1616
- gemfiles/rails_42.gemfile

0 commit comments

Comments
 (0)