Fixed travis-ci build script.
This commit is contained in:
parent
e78d3b6e2a
commit
3f5a72fd89
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ script:
|
|||
- ./mktestconfig.sh
|
||||
- cargo build --verbose --no-default-features
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose --no-default-feature
|
||||
- cargo test --verbose --no-default-features
|
||||
- cargo test --verbose
|
||||
- cargo doc --verbose --no-default-features
|
||||
- cargo doc --verbose
|
||||
|
|
Loading…
Reference in a new issue