Skip to content

Commit 1ccc008

Browse files
committed
Merge branch 'travis-allow-ruby-head-failures' of git://github.com/cablegram/guard-bundler into cablegram-travis-allow-ruby-head-failures
Conflicts: .travis.yml
2 parents cccba3b + c28af5e commit 1ccc008

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ rvm:
1111
- jruby-head
1212
- rbx-18mode
1313
- rbx-19mode
14+
matrix:
15+
allow_failures:
16+
- rvm: ruby-head
1417
notifications:
1518
recipients:
1619

0 commit comments

Comments
 (0)