1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix travis matrix

This commit is contained in:
Rafael Mendonça França 2015-10-23 20:29:33 -02:00
parent 9f1938d9c1
commit 8601ad1f3c

View file

@ -12,7 +12,8 @@ gemfile:
matrix: matrix:
fast_finish: true fast_finish: true
allow_failures: ruby-head allow_failures:
- ruby-head
notifications: notifications:
email: false email: false