Skip to content

Commit bb207b0

Browse files
committed
Doc all features enabled
1 parent e64751f commit bb207b0

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
@@ -7,7 +7,7 @@ before_script:
77
script:
88
- cargo test
99
- cargo test --features reuseport
10-
- cargo doc --no-deps
10+
- cargo doc --no-deps --all-features
1111
after_success:
1212
- travis-cargo --only nightly doc-upload
1313
env:

0 commit comments

Comments
 (0)