mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 17:12:29 +00:00
Run doctests on travis
This commit is contained in:
parent
d7ea37925c
commit
692df9ac2a
@ -25,6 +25,7 @@ script:
|
||||
# chance to reach travis' memory limit
|
||||
- cargo test -j 1 --manifest-path vulkano-win/Cargo.toml
|
||||
- cargo test --no-run -j 1 -v --manifest-path vulkano/Cargo.toml
|
||||
- cargo test --doc -j 1 -v --manifest-path vulkano/Cargo.toml
|
||||
- cargo build -j 1 --manifest-path examples/Cargo.toml
|
||||
|
||||
after_success:
|
||||
|
Loading…
Reference in New Issue
Block a user