mirror of
https://github.com/fabianonline/telegram_backup.git
synced 2024-11-25 01:56:15 +00:00
Removed the deploy command from .travis.yml
This commit is contained in:
parent
b65e624876
commit
e40096fc44
10
.travis.yml
10
.travis.yml
@ -11,13 +11,3 @@ cache:
|
||||
directories:
|
||||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
|
||||
deploy:
|
||||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $github_token
|
||||
keep-history: true
|
||||
on:
|
||||
branch: master
|
||||
local-dir: build/libs
|
||||
target-branch: gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user