another try at the travis.yml
parent
a8f93b81bc
commit
1286afa73f
|
|
@ -100,7 +100,7 @@ script:
|
||||||
- cargo test
|
- cargo test
|
||||||
- cargo test --release
|
- cargo test --release
|
||||||
- cargo doc --release
|
- cargo doc --release
|
||||||
- cd examples/embedded_linux && cargo build && ../../
|
- cd examples/embedded_linux && cargo build && cd ../../
|
||||||
#- cd ../f3_stm32f30x && cargo build
|
#- cd ../f3_stm32f30x && cargo build
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue