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 dfc883d commit 638337eCopy full SHA for 638337e
.travis.yml
@@ -17,5 +17,7 @@ matrix:
17
env: RAILS_VERSION=5.0
18
- rvm: 2.2
19
env: RAILS_VERSION=5.1
20
+ allow_failures:
21
+ - rvm: 2.5
22
23
sudo: false
0 commit comments