Merge pull request #5711 from Neerti/travis_speedup

Makes Travis faster
This commit is contained in:
Atermonera
2018-10-28 14:31:10 -07:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ sudo: false
env:
global:
- BYOND_MAJOR="512"
- BYOND_MINOR="1414"
- BYOND_MINOR="1453"
- MACRO_COUNT=4
matrix:
- TEST_DEFINE="MAP_TEST" TEST_FILE="code/_map_tests.dm" RUN="0"