[CI] Move Ubuntu builds from 14.04 (Trusty) to 16.04 (Xenial)
This commit is contained in:
parent
2e8b860ccd
commit
a573b32770
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue