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

Skip to content

Commit e2e111e

Browse files
committed
Remove rustdoc test
Won't work on edition 2018
1 parent 4390d48 commit e2e111e

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