We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be647b5 commit 435b5c6Copy full SHA for 435b5c6
.travis.yml
@@ -6,7 +6,6 @@ os: linux
6
script:
7
- cargo build --verbose
8
- cargo test --verbose
9
- - rustdoc --test README.md -L target/debug -L target/debug/deps
10
- cargo doc
11
after_success: |
12
[ $TRAVIS_RUST_VERSION = stable ] &&
0 commit comments