mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Merge pull request #8843 from PsiOmegaDelta/NewTravis
Updates the BYOND compiler version used by Travis.
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
language: c
|
||||
|
||||
env:
|
||||
BYOND_MAJOR="503"
|
||||
BYOND_MINOR="1224"
|
||||
BYOND_MAJOR="507"
|
||||
BYOND_MINOR="1282"
|
||||
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
|
||||
Reference in New Issue
Block a user