Ensure all builds are triggered on a rust upgrade (#6229)

This commit is contained in:
Michael Vines
2019-10-03 16:31:50 -07:00
committed by GitHub
parent c1c7e0ff08
commit 4b42fa2d75
3 changed files with 6 additions and 3 deletions

View File

@ -43,6 +43,7 @@ test-stable-perf)
.rs$ \
Cargo.lock$ \
Cargo.toml$ \
^ci/rust-version.sh \
^ci/test-stable-perf.sh \
^ci/test-stable.sh \
^ci/test-local-cluster.sh \