We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56930cc commit 8aac3e0Copy full SHA for 8aac3e0
.travis.yml
@@ -6,7 +6,7 @@ dart:
6
dart_task:
7
- test: -p vm,firefox
8
- dartfmt
9
- - analyzer
+ - dartanalyzer
10
11
# Only building master means that we don't run two builds for each pull request.
12
branches:
0 commit comments