mirror of https://github.com/rwf2/Rocket.git
Test 'rocket_contrib' before publishing.
This commit is contained in:
parent
7919ceac39
commit
b405b181a3
|
@ -26,6 +26,7 @@ fi
|
|||
echo ":::: Running test suite..."
|
||||
cargo clean
|
||||
bash "${SCRIPT_DIR}/test.sh"
|
||||
bash "${SCRIPT_DIR}/test.sh" --contrib
|
||||
bash "${SCRIPT_DIR}/test.sh" --release
|
||||
|
||||
# Temporarily remove dev-dependencies so crates.io verifies.
|
||||
|
|
Loading…
Reference in New Issue