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:
parent
2a6b3e14cf
commit
b599f99281
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ matrix:
|
|||
- rvm: rbx-2
|
||||
- rvm: jruby
|
||||
- env: "GEM=aj"
|
||||
- env: "GEM=aj:integration"
|
||||
fast_finish: true
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue