Grunt and Travis, you\'re late

This commit is contained in:
Nicholas Hubbard
2016-05-03 19:51:07 -04:00
parent 15887994fe
commit 9d0bf6d409
4 changed files with 46 additions and 2 deletions

10
.travis.yml Normal file
View File

@@ -0,0 +1,10 @@
language: node_js
node_js:
- "6"
- "5.1"
- "4"
- "0.12"
- "0.10"
before_script:
- npm install grunt-cli -g
script: grunt