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