Commit c86c78d3 authored by Mouse's avatar Mouse

Add OSX to Travis CI

parent 19c5d079
language: c
compiler:
- gcc
- clang
os:
- linux
- osx
# Linux
dist: xenial
sudo: required
# OS X only supports one image. Use the latest.
osx_image: xcode10.1
env:
- TASK=check CONFIG_FLAGS="--enable-Werror --enable-test-Werror --enable-code-coverage"
- TASK=distcheck
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment