1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-23 13:43:16 +00:00
janet/.travis.yml
2017-06-29 22:01:50 -04:00

12 lines
83 B
YAML

language: c
script: make test
compiler:
- clang
- gcc
os:
- linux
- osx