Skip to content

Commit e9c9c08

Browse files
authored
[UPDATE] Trying to fix Travis failures
1 parent 3ff7ee9 commit e9c9c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ before_script:
3434
- nohup php -S bone:8000 public/index.php &
3535

3636
script:
37+
- php vendor/bin/codecept build --env travis
3738
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis
3839

3940
after_script:

0 commit comments

Comments
 (0)