Skip to content

Commit 95c8506

Browse files
Update .travis.yml
1 parent bdb4ba6 commit 95c8506

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
dist: focal
2+
13
language: dart
24

35
dart: stable
@@ -21,4 +23,4 @@ deploy:
2123
skip_cleanup: true
2224
script: dart format ./lib/ && pub publish -f
2325
on:
24-
tags: true
26+
tags: true

0 commit comments

Comments
 (0)