mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Updating channels on which travis tests (#117)
This commit is contained in:
@@ -12,10 +12,10 @@ git:
|
|||||||
depth: 3
|
depth: 3
|
||||||
env:
|
env:
|
||||||
- FLUTTER_VERSION=stable
|
- FLUTTER_VERSION=stable
|
||||||
- FLUTTER_VERSION=dev
|
- FLUTTER_VERSION=beta
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- env: FLUTTER_VERSION=dev
|
- env: FLUTTER_VERSION=beta
|
||||||
before_script:
|
before_script:
|
||||||
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_VERSION
|
- git clone https://github.com/flutter/flutter.git -b $FLUTTER_VERSION
|
||||||
- ./flutter/bin/flutter doctor
|
- ./flutter/bin/flutter doctor
|
||||||
|
|||||||
Reference in New Issue
Block a user