We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58dd75a commit c34ca36Copy full SHA for c34ca36
1 file changed
.travis.yml
@@ -10,8 +10,7 @@ env:
10
- ARCH=linux-x64
11
matrix:
12
- MODE=js DART_CHANNEL=dev
13
-# Dissabled until Dart v1.9 hits stable
14
-# - MODE=dart DART_CHANNEL=stable
+ - MODE=dart DART_CHANNEL=stable
15
- MODE=dart DART_CHANNEL=dev
16
17
before_install:
0 commit comments