testing on newer gccs and macosx

this patch adds building on ubuntu bionic that has a newer gcc while
keeping ubuntu xenial (default on travis-ci)

it also adds macosx since it was very easy to add and it's a platform we can build for
pull/348/head
Juanjo Gutiérrez 2019-10-18 13:19:21 +02:00 committed by Juanjo GutiÃerrez
parent 09d48acc32
commit 7bb27de2a2
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
jobs:
include:
- dist: xenial
- dist: bionic
- os: osx
language: c
script: