Skip to content

Commit

Permalink
build(travis): remove flutter analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanJi committed Mar 18, 2019
1 parent c7348e9 commit 9c77903
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -25,7 +25,6 @@ before_script:
- git clone https://github.com/flutter/flutter.git -b stable --depth 1
- "./flutter/bin/flutter doctor"
script:
- "./flutter/bin/flutter analyze"
- "./flutter/bin/flutter build apk"
cache:
directories:
Expand Down

0 comments on commit 9c77903

Please sign in to comment.