Skip to content

Commit 4a549fb

Browse files
committed
fix: travis
1 parent bb05fed commit 4a549fb

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
@@ -3,9 +3,10 @@ sudo: required
33
dist: trusty
44
dart:
55
- stable
6-
- 2.6.1
6+
- beta
77
- dev
88
before_script:
9+
- pub run chrome_travis:init
910
- source $(pub run chrome_travis:env_rc)
1011
script:
1112
- dart tool/travis.dart

0 commit comments

Comments
 (0)