Updating channels on which travis tests (#117)

pull/121/head
Andrew Brogdon 5 years ago committed by GitHub
parent 34894861ac
commit 920be284c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,10 +12,10 @@ git:
depth: 3
env:
- FLUTTER_VERSION=stable
- FLUTTER_VERSION=dev
- FLUTTER_VERSION=beta
matrix:
allow_failures:
- env: FLUTTER_VERSION=dev
- env: FLUTTER_VERSION=beta
before_script:
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_VERSION
- ./flutter/bin/flutter doctor

Loading…
Cancel
Save