BYOND_MINOR travis.yml

whoa what the hell we've been testing with an older version this whole time
This commit is contained in:
JJRcop
2016-10-15 03:24:37 -04:00
committed by GitHub
parent faa2840f0a
commit ef960fc85d

View File

@@ -4,7 +4,7 @@ sudo: false
env:
global:
- BYOND_MAJOR="510"
- BYOND_MINOR="1332"
- BYOND_MINOR="1347"
- NODE_VERSION="4"
- BUILD_TOOLS=false
- DM_MAPFILE=""