1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-01 07:51:52 +02:00

cargo clean for appvoyer

This commit is contained in:
Nikolay Kim
2017-10-16 20:05:54 -07:00
parent 774de4b44a
commit 38931d7867

View File

@@ -45,4 +45,5 @@ build: false
# Equivalent to Travis' `script` phase
test_script:
- cargo build --no-default-features
- cargo clean
- cargo test --no-default-features