Skip to content

Commit c34ca36

Browse files
committed
chore: build the stable branch of Dart
Now that Dart 1.9 is stable
1 parent 58dd75a commit c34ca36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ env:
1010
- ARCH=linux-x64
1111
matrix:
1212
- MODE=js DART_CHANNEL=dev
13-
# Dissabled until Dart v1.9 hits stable
14-
# - MODE=dart DART_CHANNEL=stable
13+
- MODE=dart DART_CHANNEL=stable
1514
- MODE=dart DART_CHANNEL=dev
1615

1716
before_install:

0 commit comments

Comments
 (0)