Skip to content

Commit

Permalink
ci: Move to xenial
Browse files Browse the repository at this point in the history
  • Loading branch information
tesuji committed Apr 22, 2019
1 parent c2ad990 commit 3bc5f9a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
dist: trusty
dist: xenial
services:
- docker
language: rust

git:
depth: false
quiet: true

matrix:
fast_finish: true
include:
# Linux builds use the `rust-slave-dist` image so we link them against a
# "super old glibc" to ensure that it runs on as many platforms as possible.
Expand Down

0 comments on commit 3bc5f9a

Please sign in to comment.