We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f81f0d commit 56f9ae0Copy full SHA for 56f9ae0
1 file changed
.travis.yml
@@ -29,7 +29,7 @@ after_success:
29
deploy:
30
# stuff related to deploying to gh-pages
31
# GITHUB_TOKEN is set in Travis-CI settings (@orbeckst)
32
- provider: pages:git
+ provider: pages
33
strategy: git
34
cleanup: false
35
token: $GITHUB_TOKEN
0 commit comments