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

Boost Travis build using some tricks from https://monix.io #318

Merged
merged 1 commit into from
Aug 11, 2016

Conversation

guersam
Copy link
Contributor

@guersam guersam commented Aug 11, 2016

  • Use build matrix with different commands according to scala versions
  • Use SBT/Ivy cache

The cache sometimes causes weird build failure which needs a manual flush, but it's unusual case and generally works good.

- Use build matrix with different commands according to scala versions
- Use SBT/Ivy cache
@guersam
Copy link
Contributor Author

guersam commented Aug 11, 2016

Impressive, it reduced the build time from 27 min 55 sec to 9 min 38 sec. I expect further reduction once the cache is applied.

@tpolecat
Copy link
Member

Brilliant, this is great.

@tpolecat tpolecat merged commit 1985e80 into typelevel:series/0.3.x Aug 11, 2016
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