mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +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:
|
script:
|
||||||
- grunt lint
|
- grunt lint
|
||||||
- grunt minify
|
- 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
|
fi
|
||||||
notifications:
|
notifications:
|
||||||
slack:
|
slack:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue