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 81acf12 commit 2da5466Copy full SHA for 2da5466
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
node_js:
4
- "node"
5
before_install:
6
- - npm install -g npm
+ - npm install -g npm@^3
7
before_script:
8
- npm install -g bower
9
- bower install
0 commit comments