Try building on Xenial

This commit is contained in:
Arun Prakash Jana 2018-08-10 07:19:52 +05:30
parent 68f0af6220
commit 82e9a958f9
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -10,10 +10,10 @@ matrix:
include: include:
# Access more recent gcc and clang via a Trusty image # Access more recent gcc and clang via a Trusty image
- os: linux - os: linux
dist: trusty dist: xenial
compiler: gcc compiler: gcc
- os: linux - os: linux
dist: trusty dist: xenial
compiler: clang compiler: clang
- os: osx - os: osx
compiler: gcc compiler: gcc