Skip to content

Commit d4a96c5

Browse files
committed
setup npm registry as default
1 parent 44a65de commit d4a96c5

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
@@ -5,6 +5,7 @@ before_install:
55
- export CHROME_BIN=chromium-browser
66
- export DISPLAY=:99.0
77
- sh -e /etc/init.d/xvfb start
8+
- yarn config set registry "https://registry.npmjs.org"
89
- yarn global add greenkeeper-lockfile@1
910
- yarn global add codeclimate-test-reporter
1011
before_script:

0 commit comments

Comments
 (0)