commit | b1ea8120832d1bb02090098564870af909f10008 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sat Aug 05 12:16:48 2017 +0200 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon Aug 07 10:44:17 2017 -0400 |
tree | 3ac183d3127a41216e37ecc1dd091305f22d725a | |
parent | 1bac758bf6cf884c112b80545d5fc5b668fc7d71 [diff] |
Travis-CI: use sugulite environment Travis-CI provides several environments for Ubuntu 14.04 Trusty. It chooses the one that best matches the needs defined in .travis.yml depending on a complex algorithm. In order to test several C compilers, Python versions and Ruby versions, we need the full image, which is named "sugulite". For future reference, there are some notes about using the full image on https://github.com/travis-ci/packer-templates/pull/454 and https://github.com/travis-ci/docs-travis-ci-com/issues/1267#issuecomment-316016312 and https://blog.travis-ci.com/2017-06-21-trusty-updates-2017-Q2-launch Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>