chore: build the stable branch of Dart

Now that Dart 1.9 is stable
This commit is contained in:
Kevin Moore 2015-03-25 15:23:26 +01:00
parent 58dd75a1c8
commit c34ca36778
1 changed files with 1 additions and 2 deletions

View File

@ -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: