Updates Travis

This commit is contained in:
Unknown
2019-12-12 12:48:32 -05:00
parent 985d57f323
commit 6dd6940332

View File

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