Skip to content

Commit ba0ba1e

Browse files
authored
Merge pull request #664 from aycabta/move-rubyhead-to-allow_failures
Move ruby-head to allow_failures in .travis.yml
2 parents 4be0a09 + ef604d2 commit ba0ba1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ env:
1616
script: rake
1717
matrix:
1818
allow_failures:
19+
- rvm: ruby-head
1920
- rvm: jruby-9.1.17.0
2021
- rvm: jruby-9.2.0.0

0 commit comments

Comments
 (0)