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

Remove unnecessary travis jobs #664

Merged
merged 3 commits into from
Apr 7, 2018
Merged

Remove unnecessary travis jobs #664

merged 3 commits into from
Apr 7, 2018

Conversation

Michael-F-Bryan
Copy link
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Apr 6, 2018

We're currently using cross to test over a dozen platforms on every commit and PR. This wastes a lot of time and, because cross only has read access to the host filesystem, we can't take advantage of caching to speed things up.

This PR removes all the extra CI stuff and makes sure dependencies are up-to-date.

Supersedes #661

@Michael-F-Bryan
Copy link
Contributor Author

Wow... Travis build times dropped from 30+ minutes down to 4 😮

@Michael-F-Bryan Michael-F-Bryan merged commit b5ea84c into master Apr 7, 2018
Ruin0x11 pushed a commit to Ruin0x11/mdBook that referenced this pull request Aug 30, 2020
* Removed all the unnecessary CI jobs

* Updated dependencies

* Removed a deprecation warning
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.

1 participant