Skip to content

Commit 8aac3e0

Browse files
authored
Fix analyzer task (flutter#7)
1 parent 56930cc commit 8aac3e0

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
@@ -6,7 +6,7 @@ dart:
66
dart_task:
77
- test: -p vm,firefox
88
- dartfmt
9-
- analyzer
9+
- dartanalyzer
1010

1111
# Only building master means that we don't run two builds for each pull request.
1212
branches:

0 commit comments

Comments
 (0)