adjust travis script target to include karma tests

This commit is contained in:
Andy Clement
2016-05-10 17:23:09 -07:00
parent 0a0ba69fc5
commit 2b53ad7cc6

View File

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