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 4ebebd2 commit ea2adb2Copy full SHA for ea2adb2
.travis.yml
@@ -11,6 +11,7 @@ cache:
11
12
before_install:
13
- "npm --version"
14
+ - "npm install -g bower"
15
16
install:
17
- "npm install"
0 commit comments