Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We aren't using Travis' Cargo cache any more (because it actually seems to slow down builds), so there's no reason to clean out old build outputs. Also, even if we were using the Cargo cache, our approach to finding the correct Cargo OUT_DIR has become more robust, so we still wouldn't need to remove the old build outputs.
- Loading branch information