Skip to content

Commit abbfb07

Browse files
committed
build(travis): explicit npm install for install step
1 parent 2bce84b commit abbfb07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ notifications:
66
email: true
77
node_js:
88
- '8'
9+
install: npm install
910
before_install:
1011
- npm install -g npm@5
1112
- npm install -g greenkeeper-lockfile@1

0 commit comments

Comments
 (0)