From c3e86ebc95ccb02ec3f1de2ab3637f2b4fc39072 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Mon, 2 Apr 2018 21:09:52 -0500 Subject: [PATCH] [MIRROR] Updates travis byond to 512.1418 (#6239) * Merge pull request #36903 from vuonojenmustaturska/byondupd Updates travis byond to 512.1418 * Updates travis byond to 512.1418 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 928d862df7..6c9841d87b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ branches: env: global: - BYOND_MAJOR="512" - - BYOND_MINOR="1403" + - BYOND_MINOR="1418" - NODE_VERSION="4" - BUILD_TOOLS=false - BUILD_TESTING=false