Travis -> 512.1412

This commit is contained in:
Arokha Sieyes
2018-02-28 20:08:16 -05:00
parent 1691569453
commit e816b9a1ec

View File

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