Update CI script

This commit is contained in:
Alexander Theißen
2020-10-22 10:26:26 +02:00
parent 3142a74de2
commit a2653cff5a
+2 -3
View File
@@ -4,6 +4,5 @@ rust:
- stable
script:
- cargo build --all --release --verbose
- cargo test --all --verbose
- cargo build --no-default-features
- cargo test --all-features --verbose
- cargo build --no-default-features --verbose