1
0
mirror of https://github.com/janet-lang/janet synced 2024-09-23 20:59:36 +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