Skip to content

Commit 2bc2fe8

Browse files
committed
update travis build
1 parent 39a831c commit 2bc2fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33
node_js:
44
- "node"
55
before_install:
6-
- npm install -g npm
6+
- npm install -g npm@^3
77
before_script:
88
- npm install -g bower
99
- bower install

0 commit comments

Comments
 (0)