Skip to content

Commit 743183b

Browse files
committed
fixed tests to use build command
1 parent 862d182 commit 743183b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ before_script:
1414
- printf "\n" | pecl install ${IMAGICK}
1515
- phantomjs --webdriver=4444 --ignore-ssl-errors=true >/dev/null 2>&1 &
1616
- composer install
17+
- php vendor/bin/codecept build
1718

1819
script: php vendor/bin/codecept run -c test/integration/

0 commit comments

Comments
 (0)