diff options
author | Colin Snover | 2017-01-05 12:10:07 -0600 |
---|---|---|
committer | Colin Snover | 2017-01-05 13:25:52 -0600 |
commit | 507562e0a278fbc75904ff1726b254764941fbe1 (patch) | |
tree | b97110947ae71511834ddd0200bf1bf973d55947 /graphics/transform_struct.cpp | |
parent | 28d2f1d0df4a62c622a714e82ec6a7ab04967730 (diff) | |
download | scummvm-rg350-507562e0a278fbc75904ff1726b254764941fbe1.tar.gz scummvm-rg350-507562e0a278fbc75904ff1726b254764941fbe1.tar.bz2 scummvm-rg350-507562e0a278fbc75904ff1726b254764941fbe1.zip |
BUILD: Speed up Travis-CI builds
container-based infrastructure (by sudo: false) starts and runs
faster:
https://docs.travis-ci.com/user/migrating-from-legacy/
gcc and make are preinstalled by Travis-CI for C++ language
containers, so do not need to be listed as dependencies:
https://docs.travis-ci.com/user/trusty-ci-environment/#Compilers-%26-Build-toolchain
ccache caching prevents wasting time rebuilding unchanged code:
https://docs.travis-ci.com/user/caching#ccache-cache
Diffstat (limited to 'graphics/transform_struct.cpp')
0 files changed, 0 insertions, 0 deletions