mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 20:32:14 +09:00
travis-ci 테스트 전 minify task 수행
This commit is contained in:
parent
fae3059137
commit
9a34facad3
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ before_script:
|
|||
- if [ $(phpenv version-name) != "5.3" ]; then php -S localhost:8000 & fi
|
||||
script:
|
||||
- grunt lint
|
||||
- grunt minify
|
||||
- if [ $(phpenv version-name) != "5.3" ]; then ./vendor/bin/codecept run --env travis;
|
||||
fi
|
||||
notifications:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue