Skip to content

Commit

Permalink
ci: optimize release process
Browse files Browse the repository at this point in the history
  • Loading branch information
levy9527 authored May 15, 2019
1 parent 39f3af9 commit a99708c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ script:
- ./build.sh
after_success:
- GREN_GITHUB_TOKEN=$GITHUB_TOKEN yarn release
- ./notify.sh
- sleep 3 && ./notify.sh
cache: yarn
deploy:
- provider: pages
Expand Down

0 comments on commit a99708c

Please sign in to comment.