Skip to content

Commit

Permalink
CI 515 update
Browse files Browse the repository at this point in the history
Should actually update the CI checker to 515.1611 (current server version)
  • Loading branch information
savethetreez committed Apr 10, 2024
1 parent 92fd999 commit 4e7e128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis_pre_byond.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ echo "Setting up BYOND."
rm -rf "BYOND"
mkdir -p "BYOND"
cd "BYOND"
curl "https://www.byond.com/download/build/514/514.1571_byond_linux.zip" -o byond.zip
curl "https://www.byond.com/download/build/515/515.1611_byond_linux.zip" -o byond.zip
unzip -o byond.zip
cd byond
make here
Expand Down

0 comments on commit 4e7e128

Please sign in to comment.