Skip to content

Commit 8a06b83

Browse files
committed
Switch Travis to the stable Dart SDK
Hopefully this will make Travis green.
1 parent 19438d8 commit 8a06b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: dart
22
sudo: false
33
dart:
4-
- dev
4+
- stable
55
addons:
66
apt:
77
sources:

0 commit comments

Comments
 (0)