Add node specs to the Travis build

This commit is contained in:
JR Boyens
2013-07-26 12:28:11 -07:00
parent 358b9424b5
commit d10b93cd28
4 changed files with 17 additions and 10 deletions

6
travis-node-script.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash -e
npm install -g grunt-cli
npm install
grunt execSpecsInNode