another try at the travis.yml

embedded-hal-1.0
Christoph Groß 2018-05-24 15:08:18 +02:00
parent a8f93b81bc
commit 1286afa73f
1 changed files with 1 additions and 1 deletions

View File

@ -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: