Skip to content

Commit a300c2a

Browse files
committed
remove build script from ci
1 parent 0fa6989 commit a300c2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ before_script:
1212
- git clone https://github.com/flutter/flutter.git -b alpha --depth 1
1313
- ./flutter/bin/flutter doctor
1414
script:
15-
- dart tool/build.dart
1615
- ./flutter/bin/flutter test --coverage --coverage-path=lcov.info
1716
after_success:
1817
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)