]> andersk Git - libyaml.git/blame_incremental - .travis.yml
Switch test-suite run list from black to whitelist
[libyaml.git] / .travis.yml
... / ...
CommitLineData
1os:
2- linux
3- osx
4
5language: c
6
7compiler:
8- clang
9- gcc
10
11script: tests/run-tests.sh
This page took 0.125919 seconds and 5 git commands to generate.