1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/ci
Andrew Gallant c4a5bc06c5 ci: remove cargo clean
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.
2018-02-10 22:28:12 -05:00
..
before_deploy.sh ci: update deployment for doc rearrangement 2018-02-10 12:12:47 -05:00
install.sh ci: update deployment for doc rearrangement 2018-02-10 12:12:47 -05:00
script.sh ci: remove cargo clean 2018-02-10 22:28:12 -05:00
sha256.sh ci: cleanup 2018-02-06 12:07:59 -05:00
test_complete.sh Update test_complete to source completion function for more reliable options parsing 2017-07-26 09:30:14 -04:00
utils.sh ci: update deployment for doc rearrangement 2018-02-10 12:12:47 -05:00