From 2e21e96cdefb9aaf8a0dc601a233f5858668264a Mon Sep 17 00:00:00 2001 From: Dan Field Date: Fri, 15 Jun 2018 10:48:52 -0400 Subject: [PATCH] update travis for this branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4d2ed955..36fc8083 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ addons: - libstdc++6 - fonts-droid before_script: - - git clone https://github.com/flutter/flutter.git -b dev --single-branch + - git clone https://github.com/flutter/flutter.git -b master --single-branch - ./flutter/bin/flutter doctor - gem install coveralls-lcov script: