Switch back to testing-ci

This commit is contained in:
snipe 2016-04-13 01:01:03 -07:00
parent 1eeb4d042a
commit 91c9a08d29

View file

@ -41,7 +41,7 @@ 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
script: ./vendor/bin/codecept run --env testing-ci
# script: ./vendor/bin/codecept run unit
#script: ./vendor/bin/codecept run