mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-25 00:00:18 +02:00
ci: don't generate docs for deps on FreeBSD (#1241)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ task:
|
||||
test_script:
|
||||
- . $HOME/.cargo/env
|
||||
- cargo test --all --lib && cargo test --all --tests
|
||||
- cargo doc --all
|
||||
- cargo doc --all --no-deps
|
||||
# TODO: Re-enable
|
||||
# i686_test_script:
|
||||
# - . $HOME/.cargo/env
|
||||
|
||||
Reference in New Issue
Block a user