Merge pull request #7175 from Citadel-Station-13/upstream-merge-38581

[MIRROR] Fixes failing tools/dependencies builds succeeding the entire build
This commit is contained in:
LetterJay
2018-06-18 21:55:48 -05:00
committed by GitHub
+2 -2
View File
@@ -63,7 +63,7 @@ before_script:
script:
- tools/travis/check_filedirs.sh tgstation.dme
- tools/travis/build_tools.sh || travis_terminate
- tools/travis/build_dependencies.sh || travis_terminate
- tools/travis/build_tools.sh || travis_terminate 1
- tools/travis/build_dependencies.sh || travis_terminate 1
- tools/travis/build_byond.sh