Hopefully fix Travis

This commit is contained in:
Vishesh Handa
2019-01-18 17:43:58 +01:00
parent aef0648baa
commit c18268e46e

View File

@ -14,6 +14,7 @@ install:
- cd /tmp/
- git clone https://github.com/flutter/flutter.git -b beta
- ./flutter/bin/flutter doctor
- cd -
script:
- /tmp/flutter/bin/flutter $COMMAND
cache: