Skip to content

Commit 2be9fef

Browse files
committed
chore(travis): reenable lasted Dart dev channel build
Closes angular#4467 Closes angular#4745
1 parent a91ae29 commit 2be9fef

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ env:
2020
- SAUCE_USERNAME=angular-ci
2121
- SAUCE_ACCESS_KEY=9b988f434ff8-fbca-8aa4-4ae3-35442987
2222
- ARCH=linux-x64
23-
# TODO: change DART_DEV_VERSION to "latest" again once
24-
# https://github.com/angular/angular/issues/4467 is solved
25-
- DART_DEV_VERSION=1.13.0-dev.3.1
23+
- DART_DEV_VERSION=latest
2624
- DART_STABLE_VERSION=latest
2725
# Token for tsd to increase github rate limit
2826
# See https://github.com/DefinitelyTyped/tsd#tsdrc

0 commit comments

Comments
 (0)