aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-10-03 18:32:22 +1030
committerMatthew Draper <matthew@trebex.net>2016-10-03 18:32:22 +1030
commit2d6c14bca25c5629e431a802c3053bad1e378fcc (patch)
treec3ad14c355bcf91c36bc32c946d31a340cfbda5c /.travis.yml
parente1fdfa820ffa6c5cd27b6d34a01d3f072fb15ff6 (diff)
downloadrails-2d6c14bca25c5629e431a802c3053bad1e378fcc.tar.gz
rails-2d6c14bca25c5629e431a802c3053bad1e378fcc.tar.bz2
rails-2d6c14bca25c5629e431a802c3053bad1e378fcc.zip
Temporarily make ACa tests noiser and more predictable
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 8bebd3f484..585791f757 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -35,7 +35,7 @@ env:
matrix:
- "GEM=railties"
- "GEM=ap"
- - "GEM=ac"
+ - "GEM=ac TESTOPTS=-vs26"
- "GEM=ac:integration"
- "GEM=am,amo,as,av,aj"
- "GEM=as PRESERVE_TIMEZONES=1"