Skip to content

Commit b7125c9

Browse files
committed
Upgrade CI to Xenial
This isn't required by anything, but newer distributions tend to boot faster in Travis.
1 parent 6fceba8 commit b7125c9

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,4 +1,4 @@
1-
dist: trusty
1+
dist: xenial
22
sudo: required
33
cache: cargo
44
language: rust

0 commit comments

Comments
 (0)