Merge pull request #34546 from praisenarsie/patch-20

Updates travis to build on BYOND 512.1403
This commit is contained in:
Jordan Brown
2018-01-18 17:49:17 -05:00
committed by CitadelStationBot
parent 8d19f35d33
commit 3c03f2ecd5
+2 -2
View File
@@ -5,8 +5,8 @@ branches:
- ___TGS3TempBranch
env:
global:
- BYOND_MAJOR="511"
- BYOND_MINOR="1385"
- BYOND_MAJOR="512"
- BYOND_MINOR="1403"
- NODE_VERSION="4"
- BUILD_TOOLS=false
- BUILD_TESTING=false