mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Temporarily pin Travis Dart SDK to 2.0.0-dev.63.0 (flutter/engine#5586)
This is a temporary workaround to unbreak the build. The breakage was caused by differences in the latest released dev Dart SDK (2.0.0-dev.64.0) and the version currently used by Flutter (2.0.0-dev.63.0). Revert once the SDK has been updated in the engine.
This commit is contained in:
parent
0474c47fec
commit
ed32e3e102
@ -1,6 +1,6 @@
|
||||
language: dart
|
||||
dart:
|
||||
- dev
|
||||
- "dev/release/2.0.0-dev.63.0"
|
||||
sudo: false
|
||||
before_script:
|
||||
- ./travis/setup.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user