[CI] Move Ubuntu builds from 14.04 (Trusty) to 16.04 (Xenial)

This commit is contained in:
Ray Speth 2019-06-24 15:25:04 -04:00
parent 2e8b860ccd
commit a573b32770

View file

@ -1,6 +1,6 @@
language: cpp
sudo: false
dist: trusty
dist: xenial
os:
- linux
- osx
@ -11,6 +11,7 @@ addons:
- python3-dev
- python3-numpy
- python3-setuptools
- scons
- gfortran
- libsundials-serial-dev
- liblapack-dev