diff --git a/.travis.yml b/.travis.yml index ac496b5c..d4f1506b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,8 +47,10 @@ before_deploy: - make clean deploy: + edge: + branch: v1.8.47 provider: pages skip-cleanup: true - github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure + github-token: $GITHUB_TOKEN on: branch: master