Skip to content

Commit 3bc5f9a

Browse files
committed
ci: Move to xenial
1 parent c2ad990 commit 3bc5f9a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.travis.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
dist: trusty
1+
dist: xenial
22
services:
33
- docker
44
language: rust
55

6+
git:
7+
depth: false
8+
quiet: true
9+
610
matrix:
11+
fast_finish: true
712
include:
813
# Linux builds use the `rust-slave-dist` image so we link them against a
914
# "super old glibc" to ensure that it runs on as many platforms as possible.

0 commit comments

Comments
 (0)