blob: 61b30d2bb91e49b8287994659a2b556eaac0098b [file] [log] [blame]
# Build and test configuration for travis-ci.com.
language: c
script: make clean check
matrix:
include:
- os: osx
osx_image: xcode10.1
compiler: clang
- os: linux
compiler: clang
- os: linux
compiler: gcc