mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 14:06:41 +01:00
The one time I don't need tabs
This commit is contained in:
+4
-4
@@ -5,13 +5,13 @@ env:
|
||||
global:
|
||||
- BYOND_MAJOR="511"
|
||||
- BYOND_MINOR="1385"
|
||||
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/BYOND-${BYOND_MAJOR}.${BYOND_MINOR}
|
||||
|
||||
install:
|
||||
- install_byond.sh
|
||||
- install_byond.sh
|
||||
|
||||
build:
|
||||
- build_byond.sh
|
||||
script:
|
||||
- build_byond.sh
|
||||
|
||||
Reference in New Issue
Block a user