aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 2 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index 3130ee1b32..0038668ae7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,15 +13,14 @@ 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"
- "GEM=ar:postgresql"
- "GEM=aj:integration"
rvm:
- - 2.2
+ - 2.2.1
- ruby-head
- rbx-2
- jruby-head
@@ -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