Merge pull request #45115 from AutomaticFrenzy/patch/travis-branch

Fix unreliability of dmdoc GitHub links
This commit is contained in:
oranges
2019-07-11 09:29:58 +12:00
committed by GitHub
+1 -1
View File
@@ -83,7 +83,7 @@ matrix:
- tools/travis/install_spaceman_dmm.sh dmdoc
before_script:
# Travis checks out a hash, try to get back on a branch.
- git checkout -qf $(git name-rev --name-only HEAD) || true
- git checkout $TRAVIS_BRANCH || true
script:
- ~/dmdoc
deploy: