chore: build the stable branch of Dart
Now that Dart 1.9 is stable
This commit is contained in:
parent
58dd75a1c8
commit
c34ca36778
|
@ -10,8 +10,7 @@ env:
|
|||
- ARCH=linux-x64
|
||||
matrix:
|
||||
- MODE=js DART_CHANNEL=dev
|
||||
# Dissabled until Dart v1.9 hits stable
|
||||
# - MODE=dart DART_CHANNEL=stable
|
||||
- MODE=dart DART_CHANNEL=stable
|
||||
- MODE=dart DART_CHANNEL=dev
|
||||
|
||||
before_install:
|
||||
|
|
Loading…
Reference in New Issue