From 65fe5647745866abf5a7581adc0168b2119fb37b Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 13 Apr 2016 05:20:40 -0700 Subject: [PATCH] Pull the acceptance tests. Again. :( Giving up. --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 80490bea7..961fddc9f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,8 +34,8 @@ before_script: # omitting "script:" will default to phpunit # use the $DB env variable to determine the phpunit.xml to use -script: ./vendor/bin/codecept run --env testing-ci -# script: ./vendor/bin/codecept run unit +# script: ./vendor/bin/codecept run --env testing-ci - broken :( +script: ./vendor/bin/codecept run unit --env testing-ci #script: ./vendor/bin/codecept run after_success: