travis: Enable OS X
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
42a3c10fd9
commit
4bce12ac0b
1 changed files with 3 additions and 0 deletions
|
@ -4,5 +4,8 @@ language: c
|
|||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
# How to build:
|
||||
script: ./bootstrap && ./configure && make check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue