Skip to content

Conversation

Koronen
Copy link
Contributor

@Koronen Koronen commented Apr 30, 2015

From http://docs.travis-ci.com/user/workers/container-based-infrastructure/:

Jobs running on container-based infrastructure:

  1. start up faster
  2. allow the use of caches for public repositories
  3. disallow the use of sudo, setuid and setgid executables

Also sort keys in .travis.yml lexicographically for easier scanning and enable Bundler caching.

Koronen added 3 commits April 30, 2015 20:39
To allow for easier scanning.
From <http://docs.travis-ci.com/user/workers/container-based-infrastructure/>:

> Jobs running on container-based infrastructure:
>
> 1. start up faster
> 2. allow the use of caches for public repositories
> 3. disallow the use of sudo, setuid and setgid executables
Explicitly enable Bundler caching until it is turned on by default.

See <http://docs.travis-ci.com/user/caching/#Bundler>.
@Koronen Koronen force-pushed the update-travis-yml branch from fdc8dac to eaf4c76 Compare April 30, 2015 19:47
@swanson
Copy link
Collaborator

swanson commented Apr 30, 2015

First - awesome.

Second - am I reading this right: https://travis-ci.org/swanson/stringer/pull_requests - build time from 10+ min to under 4? If so, double awesome :)

@Koronen
Copy link
Contributor Author

Koronen commented May 1, 2015

Looks right to me, yes. 😄

Koronen added a commit that referenced this pull request May 1, 2015
Use Travis CI container-based infrastructure
@Koronen Koronen merged commit 64ab6e8 into stringer-rss:master May 1, 2015
@Koronen Koronen deleted the update-travis-yml branch May 1, 2015 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants