Add generator to travis
This commit is contained in:
parent
071fe412c1
commit
6a329084e8
|
@ -6,3 +6,4 @@ rust:
|
||||||
script:
|
script:
|
||||||
- cargo build --manifest-path ash/Cargo.toml
|
- cargo build --manifest-path ash/Cargo.toml
|
||||||
- cargo build --manifest-path examples/Cargo.toml
|
- cargo build --manifest-path examples/Cargo.toml
|
||||||
|
- cargo build --manifest-path generator/Cargo.toml
|
||||||
|
|
Loading…
Reference in a new issue