Browse Source

Remove readme testing

wintest
Alex Crichton 6 years ago
parent
commit
6dcbe90667
  1. 1
      .travis.yml

1
.travis.yml

@ -49,7 +49,6 @@ script:
- cargo test --manifest-path cc-test/Cargo.toml --target $TARGET --release $NO_RUN
- cargo doc
- cargo clean && cargo build
- rustdoc --test README.md -L target/debug -L target/debug/deps
env:
global:

Loading…
Cancel
Save