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