Skip to content

Commit 638337e

Browse files
committed
Allow failure on ruby 2.5 for now
1 parent dfc883d commit 638337e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,7 @@ matrix:
1717
env: RAILS_VERSION=5.0
1818
- rvm: 2.2
1919
env: RAILS_VERSION=5.1
20+
allow_failures:
21+
- rvm: 2.5
2022

2123
sudo: false

0 commit comments

Comments
 (0)