enable Travis CI
This commit is contained in:
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"
|
Reference in New Issue
Block a user