From 4546cfc5be0f5fda19736bda2107707bb8efd2ee Mon Sep 17 00:00:00 2001 From: Dylan Date: Tue, 2 Jun 2020 15:02:55 -0400 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a8af9e9..6bf5106 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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