travis build bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
language: node_js
|
||||
before_install: "bower install"
|
||||
before_install: "bower install && npm install"
|
||||
node_js:
|
||||
- "0.12"
|
||||
- "0.11"
|
||||
|
||||
Reference in New Issue
Block a user