Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 3253f49

Browse files
alorenzenmatanlurey
authored andcommitted
fix(travis): Pin to 2.0.0-dev.17.0 SDK.
We can revert this after dart-lang/sdk#31940 is fixed. Temporary workaround for #789 PiperOrigin-RevId: 182429134
1 parent ccfc476 commit 3253f49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ addons:
55

66
language: dart
77

8+
# Unpin SDK after https://github.com/dart-lang/sdk/issues/31940
89
dart:
9-
- dev
10+
- "dev/release/2.0.0-dev.17.0"
1011

1112
env:
1213
- PKG=_goldens

0 commit comments

Comments
 (0)