Skip to content

Commit 151d82d

Browse files
committed
ci: Move to xenial
1 parent c2ad990 commit 151d82d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

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

6+
git:
7+
# FIXME: Issue #1783
8+
#depth: 1
9+
quiet: true
10+
611
matrix:
12+
fast_finish: true
713
include:
814
# Linux builds use the `rust-slave-dist` image so we link them against a
915
# "super old glibc" to ensure that it runs on as many platforms as possible.

0 commit comments

Comments
 (0)