Skip to content

Commit e6c5413

Browse files
committed
Allow failures with sdk-analyzer
1 parent f5aaae5 commit e6c5413

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ matrix:
1919
- env: DARTDOC_BOT=main
2020
os: osx
2121
dart: "dev/raw/latest"
22+
allow_failures:
23+
- env: DARTDOC_BOT=sdk-analyzer
2224

2325
install:
2426
- ./tool/install_travis.sh

0 commit comments

Comments
 (0)