Allow failures for Action Cable tests

This commit is contained in:
Rafael Mendonça França 2016-01-30 12:08:21 -05:00
parent 4de264db2a
commit bb6f36ee39
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- env: "GEM=ac"
fast_finish: true
notifications:
email: false