mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
MAINT: fix travis configuration with new command.
This commit is contained in:
parent
6bcf822c41
commit
af986a269f
@ -2,4 +2,4 @@ language: rust
|
|||||||
script:
|
script:
|
||||||
- cargo build --verbose
|
- cargo build --verbose
|
||||||
- cargo test --verbose
|
- cargo test --verbose
|
||||||
- cargo run -- validate integration_tests
|
- cargo run -- test integration_tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user