Update .travis.yml

downgrade from dpl 1.9.0 since it broke deployment to github pages
This commit is contained in:
Carlos 2018-03-11 15:12:10 -04:00 committed by GitHub
parent f4220a5e40
commit e981a6f68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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