Skip to content

Commit

Permalink
update travis for this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield committed Jun 15, 2018
1 parent 3c68727 commit 2e21e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 2e21e96

Please sign in to comment.