Skip to content

Commit

Permalink
[UPDATE] Trying to fix Travis failures
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSerapher authored Mar 6, 2018
1 parent 3ff7ee9 commit e9c9c08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ before_script:
- nohup php -S bone:8000 public/index.php &

script:
- php vendor/bin/codecept build --env travis
- php vendor/bin/codecept run unit --coverage --coverage-html --coverage-xml --env travis

after_script:
Expand Down

0 comments on commit e9c9c08

Please sign in to comment.