enable Travis CI
This commit is contained in:
parent
e2c61896ca
commit
41ad2e8b23
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: node_js
|
||||||
|
before_install:
|
||||||
|
- npm install grunt-cli -g
|
||||||
|
node_js:
|
||||||
|
- "0.12"
|
Loading…
Reference in New Issue
Block a user