From 910d738fc9fd3cfae7b90e017eba51d8f6b5fc91 Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 9 Jun 2019 18:26:54 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 45532e2..c246169 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/