Update .travis.yml

This commit is contained in:
Dylan H 2020-06-02 15:02:55 -04:00 committed by GitHub
parent b6f9533a48
commit 4546cfc5be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ script:
after_success:
- lhci autorun --upload.target=temporary-public-storage
deploy:
provider: pages:git
provider: pages
token: $GITHUB_TOKEN
cleanup: false
edge: true # opt in to dpl v2