.travis.yml
340 Bytes
-
Use Travis container infrastructure · 97c78efd
The container infrastructure (beta) has many advantages: * More memory * More CPU * builds start much faster. * builds run much faster (usually) However, `sudo` cannot be used when running in this environment (which is enabled with the `sudo: false` configuration.
Derek Prior committed