Skip to content

Commit aad79e3

Browse files
committed
ci: use npm to install greenkeeper
1 parent 76302bc commit aad79e3

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
@@ -8,7 +8,7 @@ os:
88
- linux
99
- osx
1010
osx_image: xcode7.3
11-
before_install: yarn global add greenkeeper-lockfile@1
11+
before_install: npm install --global greenkeeper-lockfile@1
1212
before_script: greenkeeper-lockfile-update
1313
script: yarn run travis
1414
after_script: greenkeeper-lockfile-upload

0 commit comments

Comments
 (0)