commit 124990aa01c8151fad98a6979e5996d5fbb3f51a Author: rl1987 rl1987@sdf.lonestar.org Date: Sun Mar 31 17:23:34 2019 +0300
Add changes file --- changes/ticket29962 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket29962 b/changes/ticket29962 new file mode 100644 index 000000000..e36cc0cf9 --- /dev/null +++ b/changes/ticket29962 @@ -0,0 +1,3 @@ + o Minor features (continuous integration): + - On Travis Rust builds, cleanup Rust registry and refrain from caching + target/ directory to speed up builds. Resolves issue 29962.