8000 Remove rustdoc test · unicode-rs/unicode-segmentation@435b5c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 435b5c6

Browse files
committed
Remove rustdoc test
1 parent be647b5 commit 435b5c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ os: linux
66
script:
77
- cargo build --verbose
88
- cargo test --verbose
9-
- rustdoc --test README.md -L target/debug -L target/debug/deps
109
- cargo doc
1110
after_success: |
1211
[ $TRAVIS_RUST_VERSION = stable ] &&

0 commit comments

Comments
 (0)
0