From 0ecdad55f68d55114dc7d37415af3954eecd7c90 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 20 Dec 2018 10:29:10 -0500 Subject: [PATCH] Config - Travis deploy --- .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