travis build bug

This commit is contained in:
DadaMonad 2015-02-17 23:14:00 +00:00
parent d1be152983
commit e33eb6a928

View File

@ -1,5 +1,5 @@
language: node_js
before_install: "bower install"
before_install: "bower install && npm install"
node_js:
- "0.12"
- "0.11"