0.3.0; travis notes for mac + compiler inputs
This commit is contained in:
parent
dd510c2995
commit
559acedace
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user