mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 03:26:18 +00:00
travis: switch to cargo build/test
This commit is contained in:
parent
c60707f5e6
commit
58f89454c7
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ rust:
|
|||
- nightly
|
||||
sudo: false
|
||||
script:
|
||||
- make
|
||||
- make test
|
||||
- cargo build
|
||||
- cargo test --no-fail-fast
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: stable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue