Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use sudo: false in travis.yml #55

Merged
merged 1 commit into from
Apr 13, 2015
Merged

Conversation

smspillaz
Copy link
Contributor

This allows us to use the container based infrastructure, which is
much faster.

Fixes #54

This allows us to use the container based infrastructure, which is
much faster.

Fixes CleanCut#54
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f0362f6 on smspillaz:fix-54 into d56a0c7 on CleanCut:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f0362f6 on smspillaz:fix-54 into d56a0c7 on CleanCut:master.

@CleanCut
Copy link
Owner

Hmm. This breaks builds on 3.3 on Linux. That's just weird, seeing as how nothing container-specific ought to mess up builds. Oh well, 3.3 support was already officially dropped (couldn't ever get it quite working right on Windows). I'll go ahead and merge this in and remove the 3.3 line from the travis config.

@CleanCut CleanCut closed this Apr 13, 2015
@CleanCut CleanCut reopened this Apr 13, 2015
CleanCut added a commit that referenced this pull request Apr 13, 2015
Use sudo: false in travis.yml
@CleanCut CleanCut merged commit a8c3815 into CleanCut:master Apr 13, 2015
@CleanCut
Copy link
Owner

Included in 1.9.1 released just now.

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.

Use containerized travis-ci build.
3 participants