Fix docs build hopefully

This commit is contained in:
Felix Krull 2018-10-18 01:56:14 +02:00 committed by Colin Walters
parent cc95bfafda
commit b6813b0d91

View File

@ -42,7 +42,8 @@ libostree_nightly:
docs:
stage: docs
script:
- cargo doc --verbose --features dox,lgpl-docs
- cd libostree
- cargo doc --verbose --features "dox lgpl-docs"
artifacts:
paths:
- target/doc