We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a719513 commit 889bdacCopy full SHA for 889bdac
.travis.yml
@@ -5,4 +5,5 @@ notifications:
5
email: false
6
install:
7
- npm install
8
- - npm run bower -- update
+ - npm install -g bower
9
+ - bower install
0 commit comments