update travis config
parent
9a69b8f4f0
commit
feab61358d
|
@ -31,5 +31,6 @@ deploy:
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
# Set in Travis CI dashboard
|
# Set in Travis CI dashboard
|
||||||
github_token: $GITHUB_TOKEN
|
github_token: $GITHUB_TOKEN
|
||||||
|
keep_history: true
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|
Loading…
Reference in New Issue