Enable OS X testing on Travis.
This commit is contained in:
parent
81d7d0df4a
commit
76fe6b6e97
|
@ -1,4 +1,7 @@
|
||||||
language: c
|
language: c
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
- osx
|
||||||
env:
|
env:
|
||||||
- PATH=./racket/bin:$PATH
|
- PATH=./racket/bin:$PATH
|
||||||
compiler:
|
compiler:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user