Switch to Xenial for Linux CI.

This commit is contained in:
Josh Matthews 2019-04-09 11:09:14 -04:00
parent f1b82f8573
commit 1439602123

View file

@ -15,7 +15,7 @@ matrix:
- bash etc/ci/check_no_panic.sh
cache: false
- sudo: 9000
dist: trusty
dist: xenial
before_install:
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
- sudo add-apt-repository 'deb http://apt.llvm.org/precise/ llvm-toolchain-precise-3.9 main' -y