Use grunt in travis build

This commit is contained in:
Andy Clement
2016-05-10 16:43:49 -07:00
parent 38d6038e9f
commit aeeac3277e

View File

@@ -5,3 +5,4 @@ node_js:
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'
script: grunt build