Pull the acceptance tests. Again. :(

Giving up.
This commit is contained in:
snipe 2016-04-13 05:20:40 -07:00
parent 30b82f61ec
commit 65fe564774

View file

@ -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: