Took non-existant script out of travis build configuration.
This commit is contained in:
parent
2e2d411907
commit
4ace08da3c
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
language: rust
|
||||
script:
|
||||
- chmod +x mktestconfig.sh
|
||||
- ./mktestconfig.sh
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose
|
||||
- cargo doc --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue