Merge pull request #7119 from Citadel-Station-13/upstream-merge-38515

[MIRROR] Makes travis fail fast
This commit is contained in:
LetterJay
2018-06-16 16:40:51 -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
- tools/travis/build_dependencies.sh
- tools/travis/build_tools.sh || travis_terminate
- tools/travis/build_dependencies.sh || travis_terminate
- tools/travis/build_byond.sh