Skip to content

Commit e023494

Browse files
author
Stjepan Glavina
committed
Change docs.rs to docs
1 parent 1c16d8c commit e023494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ matrix:
1616
script:
1717
- cargo check --all --benches --bins --examples --tests
1818
- cargo test --all
19-
- cargo doc --features docs.rs
19+
- cargo doc --features docs
2020
- cargo fmt --all -- --check

0 commit comments

Comments
 (0)