1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-05-10 08:30:42 +00:00

fix features for doc

This commit is contained in:
Dominic 2021-01-15 17:33:40 +01:00
parent 0251c03ceb
commit 0ac0f0f504
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
2 changed files with 3 additions and 2 deletions

View file

@ -93,7 +93,7 @@ doc:
before_script:
- cargo -V
script:
- cargo doc --all-features
- cargo doc --no-default-features --features full
artifacts:
paths:
- target/doc/