]> andersk Git - libyaml.git/blame - .travis.yml
Add a `.makefile` for immediate make targets
[libyaml.git] / .travis.yml
CommitLineData
d688ead5
IC
1os:
2- linux
3- osx
4
1525ded0
IN
5language: c
6
7compiler:
8- clang
9- gcc
10
52b6634f 11script: tests/run-tests.sh
This page took 0.063497 seconds and 5 git commands to generate.