From f977004cc656b9a59243ed0e1c4e1da844f1bdcf Mon Sep 17 00:00:00 2001 From: Matthew Draper Date: Sat, 8 Oct 2016 10:50:07 +1030 Subject: [PATCH] Revert "Temporarily make ACa tests noiser and more predictable" This reverts commit 2d6c14bca25c5629e431a802c3053bad1e378fcc. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- GitLab