]> andersk Git - libyaml.git/blame - .travis.yml
Removed trailing-whitespaces
[libyaml.git] / .travis.yml
CommitLineData
1525ded0
IN
1language: c
2
3compiler:
4- clang
5- gcc
6
e5607fb5
IC
7script:
8- ./bootstrap
9- ./configure
10- make test
This page took 0.042808 seconds and 5 git commands to generate.