travis CI 추가.

This commit is contained in:
bnu 2013-11-15 01:00:24 +09:00
parent 3f0457a820
commit 29675c0d87

6
.travis.yml Normal file
View file

@ -0,0 +1,6 @@
language: php
before_script:
- npm install -g grunt-cli
- npm install
script:
- grunt