Update .travis.yml
downgrade from dpl 1.9.0 since it broke deployment to github pages
This commit is contained in:
parent
f4220a5e40
commit
e981a6f68d
|
@ -29,6 +29,8 @@ cache:
|
||||||
- $HOME/.android/build-cache
|
- $HOME/.android/build-cache
|
||||||
- repo
|
- repo
|
||||||
deploy:
|
deploy:
|
||||||
|
edge:
|
||||||
|
branch: v1.8.47
|
||||||
- provider: pages
|
- provider: pages
|
||||||
local-dir: repo
|
local-dir: repo
|
||||||
target-branch: repo
|
target-branch: repo
|
||||||
|
|
Loading…
Reference in New Issue