mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
travis CI 추가.
This commit is contained in:
parent
3f0457a820
commit
29675c0d87
1 changed files with 6 additions and 0 deletions
6
.travis.yml
Normal file
6
.travis.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
language: php
|
||||||
|
before_script:
|
||||||
|
- npm install -g grunt-cli
|
||||||
|
- npm install
|
||||||
|
script:
|
||||||
|
- grunt
|
||||||
Loading…
Add table
Add a link
Reference in a new issue