1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-22 21:23:16 +00:00

Add OSX to travis.

This commit is contained in:
Calvin Rose 2017-06-29 22:01:50 -04:00
parent 21bd960865
commit c380f8a2ca

View File

@ -5,3 +5,7 @@ script: make test
compiler:
- clang
- gcc
os:
- linux
- osx