-
Notifications
You must be signed in to change notification settings - Fork 3
travis
Hill Liu edited this page Jan 26, 2019
·
2 revisions
Table of Contents
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.12.3
- export PATH="$HOME/.yarn/bin:$PATH"