From d709429974b9d5576b6a52b86e11e5294df59533 Mon Sep 17 00:00:00 2001 From: thephez Date: Wed, 26 Dec 2018 11:31:10 -0500 Subject: [PATCH] Config - Travis deploy Remove temporary fix for dpl 1.9 issue (#44 - related to (travis-ci/travis-ci#9312)) --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index d56d2386..7d8b7cc3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,10 +48,6 @@ deploy: # # DEPLOY_SOURCE_BRANCH: Branch to deploy from - # Temp. fix for DPL 1.9 issue (https://github.com/travis-ci/travis-ci/issues/9312) - edge: - branch: v1.8.47 - provider: pages skip-cleanup: true github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure