We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4886f5 commit ad50bbdCopy full SHA for ad50bbd
.travis.yml
@@ -19,5 +19,5 @@ cache:
19
- .tox
20
script:
21
- tox -e build -- ghp
22
-- git fetch origin gh-pages
+- git fetch origin -f gh-pages:gh-pages
23
- tox -e publish
0 commit comments