did i fix travis now?

embedded-hal-1.0
Christoph Groß 2018-05-24 15:04:27 +02:00
parent 6fb99f9dc5
commit a8f93b81bc
1 changed files with 2 additions and 2 deletions

View File

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