Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jakim committed May 13, 2018
1 parent a59ab51 commit 3a1ff9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,6 +20,6 @@ before_script:
- mysql -e 'CREATE DATABASE ig_monitoring_tests;'
- composer install
- ./tests/bin/yii migrate --interactive=0
- ./yii serve
- ./yii serve --interactive=0 & sleep 1
script:
- ./vendor/bin/codecept run

0 comments on commit 3a1ff9d

Please sign in to comment.