mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Updating channels on which travis tests (#117)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user