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:
Michał Janiszewski 2015-10-23 00:04:19 +02:00
parent 5bc180a583
commit 12d9278e1e
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ env:
- OPENRCT2_CMAKE_OPTS="-DDISABLE_NETWORK=ON -DDISABLE_HTTP_TWITCH=ON" TARGET=docker32
sudo: required
dist: trusty
services:
- docker