Skip to content

Commit 17fe8e7

Browse files
committed
Merge pull request #221 from iainbeeston/allow_ruby_head_to_fail
Allow ruby-head builds to fail
2 parents 6f444f9 + 0f02c30 commit 17fe8e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ matrix:
1818
allow_failures:
1919
- rvm: rbx-18mode
2020
- rvm: rbx-19mode
21+
- rvm: ruby-head
2122
script: "bundle exec rake"

0 commit comments

Comments
 (0)