Pull the acceptance tests. Again. :(
Giving up.
This commit is contained in:
parent
30b82f61ec
commit
65fe564774
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ before_script:
|
||||||
|
|
||||||
# omitting "script:" will default to phpunit
|
# omitting "script:" will default to phpunit
|
||||||
# use the $DB env variable to determine the phpunit.xml to use
|
# 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 --env testing-ci - broken :(
|
||||||
# script: ./vendor/bin/codecept run unit
|
script: ./vendor/bin/codecept run unit --env testing-ci
|
||||||
#script: ./vendor/bin/codecept run
|
#script: ./vendor/bin/codecept run
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Add table
Reference in a new issue