mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Merge pull request #45115 from AutomaticFrenzy/patch/travis-branch
Fix unreliability of dmdoc GitHub links
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user