Enable cargo audit in CI

Fixes #772
This commit is contained in:
Greg Fitzgerald
2018-07-31 17:51:52 -06:00
committed by Grimes
parent c5de237276
commit 2366c1ebaf

View File

@ -24,3 +24,5 @@ echo --- ci/localnet-sanity.sh
export PATH=$PWD/target/debug:$PATH export PATH=$PWD/target/debug:$PATH
USE_INSTALL=1 ci/localnet-sanity.sh USE_INSTALL=1 ci/localnet-sanity.sh
) )
_ ci/audit.sh