1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Update version in .travis.yml to 0.2.4

This commit is contained in:
Michał Janiszewski
2019-10-29 18:27:11 +01:00
committed by GitHub
parent 86844d2a57
commit f5c9131f23

View File

@@ -19,7 +19,7 @@ sudo: required
dist: trusty
env:
global:
- OPENRCT2_VERSION="0.2.3"
- OPENRCT2_VERSION="0.2.4"
# CURL timeouts in [seconds] (https://ec.haxx.se/usingcurl-timeouts.html)
- CURL_MAX_TIME=300
- CURL_CONNECT_TIMEOUT=5