Skip to content

Commit 56f9ae0

Browse files
committed
fix deployment (beta v2)
1 parent 1f81f0d commit 56f9ae0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ after_success:
2929
deploy:
3030
# stuff related to deploying to gh-pages
3131
# GITHUB_TOKEN is set in Travis-CI settings (@orbeckst)
32-
provider: pages:git
32+
provider: pages
3333
strategy: git
3434
cleanup: false
3535
token: $GITHUB_TOKEN

0 commit comments

Comments
 (0)