mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
travis-ci
This commit is contained in:
parent
6bec907f83
commit
eb8a02c155
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ before_script:
|
|||
script:
|
||||
- grunt lint
|
||||
- grunt minify
|
||||
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept run --env travis;
|
||||
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept run -d --env travis;
|
||||
fi
|
||||
notifications:
|
||||
slack:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue