mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 09:37:17 +00:00
Auto push to gh-pages
This commit is contained in:
parent
aece92f3db
commit
a40cd27773
1 changed files with 7 additions and 0 deletions
|
|
@ -8,3 +8,10 @@ script: >
|
|||
# python node_modules/travis-weigh-in/weigh_in.py built/winamp.js.gz
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
deploy:
|
||||
verbose: true
|
||||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
||||
on:
|
||||
branch: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue