Fix travis script

master
Gary Burgess 2017-03-01 11:57:14 +00:00
parent 886e902c88
commit 77e413fab7
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ node_js: 5
install: install:
- npm install -g bower - npm install -g bower
- npm install - npm install
- bower install
script: script:
- npm run build - npm run build