another try at the travis.yml

digi-v2-tests
Christoph Groß 5 years ago
parent a8f93b81bc
commit 1286afa73f

@ -100,7 +100,7 @@ script:
- cargo test
- cargo test --release
- cargo doc --release
- cd examples/embedded_linux && cargo build && ../../
- cd examples/embedded_linux && cargo build && cd ../../
#- cd ../f3_stm32f30x && cargo build
after_success:

Loading…
Cancel
Save