Skip to content

Make Travis faster #674

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

Merged
merged 1 commit into from
Jul 14, 2017
Merged

Make Travis faster #674

merged 1 commit into from
Jul 14, 2017

Conversation

asomers
Copy link
Member

@asomers asomers commented Jul 14, 2017

  • Remove sudo: required
  • Remove rust=beta build on OSX
  • Remove rust=nightly builds

* Remove sudo: required
* Remove rust=beta build on OSX
* Remove rust=nightly builds
@asomers
Copy link
Member Author

asomers commented Jul 14, 2017

It looks like removing "sudo: required" didn't make much of a difference, but removing a few beta and nightly builds did. Real runtime is down 2 minutes, from 24.5 to 22.5. Total is down 13 minutes, from 1h14m to 1h1m. Compare this PR's travis run to the most recent build on master: https://travis-ci.org/nix-rust/nix/builds/252262167

@Susurrus
Copy link
Contributor

bors r+

bors bot added a commit that referenced this pull request Jul 14, 2017
674: Make Travis faster r=Susurrus

* Remove sudo: required
* Remove rust=beta build on OSX
* Remove rust=nightly builds
@bors
Copy link
Contributor

bors bot commented Jul 14, 2017

@bors bors bot merged commit 414d29f into nix-rust:master Jul 14, 2017
@Susurrus Susurrus mentioned this pull request Jul 14, 2017
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