adjust travis script target to include karma tests
This commit is contained in:
@@ -4,4 +4,4 @@ node_js:
|
||||
before_script:
|
||||
- 'npm install -g bower grunt-cli'
|
||||
- 'bower install'
|
||||
script: grunt build
|
||||
script: grunt
|
||||
|
||||
Reference in New Issue
Block a user