Update .gitlab-ci.yml

This commit is contained in:
Christian 2019-06-09 18:26:54 +00:00
parent 9a54d2e931
commit 910d738fc9
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ builddocs:
stage: builddocs
image: cirrusci/flutter
script:
- dartdoc
- dartdoc --exclude "dart:async,dart:collection,dart:convert,dart:core,dart:developer,dart:io,dart:isolate,dart:math,dart:typed_data,dart:ui"
artifacts:
paths:
- doc/api/