Bump Travis up to 513.1513 since that's what the server's got

This commit is contained in:
Aronai Sieyes
2020-03-11 11:49:52 -04:00
parent 588455b27d
commit 34e94e5027

View File

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