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

Allow failures with Active Job integration tests

This commit is contained in:
Rafael Mendonça França 2014-11-28 18:44:00 -02:00
parent 2a6b3e14cf
commit b599f99281

View file

@ -28,6 +28,7 @@ matrix:
- rvm: rbx-2
- rvm: jruby
- env: "GEM=aj"
- env: "GEM=aj:integration"
fast_finish: true
notifications:
email: false