]> andersk Git - libyaml.git/blob - .travis.yml
3f01806841743a633e8b0e3adabb27c2e3890b90
[libyaml.git] / .travis.yml
1 language: c
2
3 compiler:
4 - clang
5 - gcc
6
7 script: ./bootstrap && ./configure && make test
This page took 0.022073 seconds and 3 git commands to generate.