Skip to content

Commit a199772

Browse files
Tim Blasialexeagle
authored andcommitted
build(dart): Make Dart dev build required
Previously, we allowed the Dart dev build to fail presubmit tests. Make it a required build from now on. Closes angular#6410
1 parent b008f54 commit a199772

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ matrix:
5252
allow_failures:
5353
- env: "MODE=saucelabs_optional DART_CHANNEL=dev DART_VERSION=$DART_DEV_VERSION"
5454
- env: "MODE=browserstack_optional DART_CHANNEL=dev DART_VERSION=$DART_DEV_VERSION"
55-
# TODO(alxhub): remove when dartdoc #1039 is in dev channel
56-
- env: "MODE=dart DART_CHANNEL=dev DART_VERSION=$DART_DEV_VERSION"
5755

5856
addons:
5957
firefox: "38.0"

0 commit comments

Comments
 (0)