Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit c10b88b

Browse files
authored
Merge pull request #26 from dart-lang/trusty
Make trusty default distro explicit.
2 parents 3f24218 + b39a075 commit c10b88b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
language: dart
22
script: ./tool/travis.sh
3+
dist: trusty
34
sudo: false

0 commit comments

Comments
 (0)