From c18268e46e0db3f18799fe16638bff558568aa3f Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 18 Jan 2019 17:43:58 +0100 Subject: [PATCH] Hopefully fix Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c1e780be..0f43b7bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: