no --pure-lockfile --ignore-scripts

This commit is contained in:
AllenFang 2017-12-03 18:22:05 +08:00
parent a363764ce9
commit 32b187ff9f

View File

@ -17,4 +17,4 @@ before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
- export PATH="$HOME/.yarn/bin:$PATH"
install: yarn install --pure-lockfile --ignore-scripts
install: yarn install