Skip to content

Commit 5956cf6

Browse files
committed
Move main up to the top; coverage runs take a bit more time
1 parent 288274b commit 5956cf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dart:
44
- stable
55
- "dev/raw/latest"
66
env:
7+
- DARTDOC_BOT=main
78
- DARTDOC_BOT=flutter
89
- DARTDOC_BOT=sdk-analyzer
9-
- DARTDOC_BOT=main
1010
- DARTDOC_BOT=packages
1111
- DARTDOC_BOT=sdk-docs
1212
script: ./tool/travis.sh

0 commit comments

Comments
 (0)