Skip to content

Commit

Permalink
try to fix Travis errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Iiro Krankka committed Sep 15, 2018
1 parent 6b0a977 commit 6e694ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@ addons:
before_script:
- git clone https://github.com/flutter/flutter.git -b master --depth 1
- ./flutter/bin/flutter doctor
- cd example

script:
- ./flutter/bin/flutter test
- cd example && ./flutter/bin/flutter test

cache:
directories:
Expand Down

0 comments on commit 6e694ef

Please sign in to comment.