0.3.0; travis notes for mac + compiler inputs

This commit is contained in:
underscorediscovery 2020-05-28 12:53:23 -07:00
parent dd510c2995
commit 559acedace

View File

@ -1,7 +1,11 @@
language: c
# https://docs.travis-ci.com/user/languages/c/#gcc-on-macos
# On mac, gcc is aliased to clang, so we only have one row
# in build the matrix, not two like on linux
compiler:
- gcc
- clang
- gcc
jobs:
include: