Skip prepublish on TravisCI
This commit is contained in:
parent
221deefb2a
commit
3a71efafdc
1 changed files with 0 additions and 2 deletions
|
|
@ -8,8 +8,6 @@ cache:
|
|||
before_install:
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash -s
|
||||
- export PATH="$HOME/.yarn/bin:$PATH"
|
||||
before_script:
|
||||
- yarn prepublish
|
||||
script:
|
||||
- yarn test
|
||||
before_deploy:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue