Force fetch the ghpages branch before.

rc1
Ionel Cristian Mărieș 8 years ago
parent 402fdb30a4
commit b293215dfb

@ -11,6 +11,7 @@ before_install:
- echo " IdentityFile ~/.ssh/publish-key" >> ~/.ssh/config
- git --version
- git remote set-url origin git@github.com:ionelmc/sphinx-py3doc-enhanced-theme.git
- git fetch origin -f gh-pages:gh-pages
- python --version
- virtualenv --version
- pip --version

Loading…
Cancel
Save