cosmopolitan/.travis.yml
Justine Tunney 4d4aa9e791 Add automatic tests for pull requests
Now when you send a pull request Travis CI will build the entire
repository and run all the tests for you automatically. It takes
approximately two minutes to finish so you can get fast feedback
2021-03-06 21:39:03 -08:00

4 lines
53 B
YAML

virt: lxd
os: linux
language: c
script: make -j4 V=0