Skip to content

Commit

Permalink
ci: fix deployment provider
Browse files Browse the repository at this point in the history
  • Loading branch information
kantord committed Oct 26, 2018
1 parent 521d01d commit 9316eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ branches:
- /^v\d+\.\d+\.\d+$/

deploy:
provider:
provider: script
script: ./.deploy-docs.sh
on:
branch: master

0 comments on commit 9316eb2

Please sign in to comment.