mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-23 10:51:58 -05:00
Use 'trusty' image for travis now that it's public
Travis CI team has recently published beta image of Trusty for testing [1]. Switch to that image for CI builds in a non-hacky way. [1] http://blog.travis-ci.com/2015-10-14-opening-up-ubuntu-trusty-beta/
This commit is contained in:
parent
5bc180a583
commit
12d9278e1e
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ env:
|
|||
- OPENRCT2_CMAKE_OPTS="-DDISABLE_NETWORK=ON -DDISABLE_HTTP_TWITCH=ON" TARGET=docker32
|
||||
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
|
Loading…
Add table
Reference in a new issue