1
0
Fork 0
mirror of https://codeberg.org/icewind/bitbuffer.git synced 2026-06-04 00:54:07 +02:00
This commit is contained in:
Robin Appelman 2019-12-25 23:59:43 +01:00
commit 7290481a73
3 changed files with 9 additions and 25 deletions

View file

@ -8,5 +8,4 @@ matrix:
- rust: nightly
fast_finish: true
script:
- cargo test --all
- cargo test --all --all-features
- cargo test --all