1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Change version number for Travis builds. [ci skip]

This commit is contained in:
Aaron van Geffen
2019-07-12 10:34:47 +02:00
parent 6eda04943d
commit f3c45de38d

View File

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