Test 'rocket_contrib' before publishing.

This commit is contained in:
Sergio Benitez 2018-11-30 21:00:10 -08:00
parent 7919ceac39
commit b405b181a3
1 changed files with 1 additions and 0 deletions

View File

@ -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.