Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
fix(release): add new-release to publish on CI - 2
Browse files Browse the repository at this point in the history
Signed-off-by: Charlike Mike Reagent <[email protected]>
  • Loading branch information
Charlike Mike Reagent committed Mar 5, 2018
1 parent 6bf8eeb commit 6753287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ os: linux
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash
- export PATH=$HOME/.yarn/bin:$PATH
- export CIRCLECI=true
- yarn global add npx new-release
- export CIRCLECI="true"
- yarn global add npx

install: npx -p node@8 yarn install

Expand Down

0 comments on commit 6753287

Please sign in to comment.