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 0fa6989 commit a300c2aCopy full SHA for a300c2a
.travis.yml
@@ -12,7 +12,6 @@ before_script:
12
- git clone https://github.com/flutter/flutter.git -b alpha --depth 1
13
- ./flutter/bin/flutter doctor
14
script:
15
- - dart tool/build.dart
16
- ./flutter/bin/flutter test --coverage --coverage-path=lcov.info
17
after_success:
18
- bash <(curl -s https://codecov.io/bash)
0 commit comments