Skip to content

Commit

Permalink
Remove broken Analyze step from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bryant authored Jan 24, 2019
1 parent 33ea253 commit 64bb628
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
include:
- stage: "Test"
script: ./flutter/bin/flutter test
- stage: "Analyze"
script: ./flutter/bin/flutter analyze --no-current-package lib test
cache:
directories:
- $HOME/.pub-cache

0 comments on commit 64bb628

Please sign in to comment.