Update Travis so it does faster

Sanic
This commit is contained in:
Arokha Sieyes
2018-10-13 17:43:58 -04:00
parent 54d0c23456
commit 4311c2aa20

View File

@@ -5,7 +5,7 @@ sudo: false
env:
global:
- BYOND_MAJOR="512"
- BYOND_MINOR="1412"
- BYOND_MINOR="1453"
- MACRO_COUNT=4
matrix:
- TEST_DEFINE="MAP_TEST" TEST_FILE="code/_map_tests.dm" RUN="0"