Revert "Allow failures with Active Job"

Travis is green. Let's keep it that way rather than let AJ
languish as a second-class citizen.

This reverts commit 2a6b3e14cf.
This commit is contained in:
Jeremy Kemper 2015-03-05 11:50:46 -07:00
parent 861af7e94b
commit 398dd13f3a
1 changed files with 1 additions and 4 deletions

View File

@ -13,8 +13,7 @@ env:
matrix:
- "GEM=railties"
- "GEM=ap"
- "GEM=aj"
- "GEM=am,amo,as,av"
- "GEM=am,amo,as,av,aj"
- "GEM=ar:mysql"
- "GEM=ar:mysql2"
- "GEM=ar:sqlite3"
@ -31,8 +30,6 @@ matrix:
- rvm: ruby-head
- rvm: rbx-2
- rvm: jruby-head
- env: "GEM=aj"
- env: "GEM=aj:integration"
fast_finish: true
notifications:
email: false