aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-10-08 10:50:07 +1030
committerMatthew Draper <matthew@trebex.net>2016-10-08 10:51:06 +1030
commitf977004cc656b9a59243ed0e1c4e1da844f1bdcf (patch)
treee004c82bff7c61d9990c18985e5c119d4e2975ff /.travis.yml
parent253ddeb3ce435e18086804340e1b0c30fb7d43f6 (diff)
downloadrails-f977004cc656b9a59243ed0e1c4e1da844f1bdcf.tar.gz
rails-f977004cc656b9a59243ed0e1c4e1da844f1bdcf.tar.bz2
rails-f977004cc656b9a59243ed0e1c4e1da844f1bdcf.zip
Revert "Temporarily make ACa tests noiser and more predictable"
This reverts commit 2d6c14bca25c5629e431a802c3053bad1e378fcc.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 585791f757..8bebd3f484 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,7 +35,7 @@ env:
matrix:
- "GEM=railties"
- "GEM=ap"
- - "GEM=ac TESTOPTS=-vs26"
+ - "GEM=ac"
- "GEM=ac:integration"
- "GEM=am,amo,as,av,aj"
- "GEM=as PRESERVE_TIMEZONES=1"