1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

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

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