mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 19:43:32 +00:00
4d4aa9e791
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
4 lines
53 B
YAML
4 lines
53 B
YAML
virt: lxd
|
|
os: linux
|
|
language: c
|
|
script: make -j4 V=0
|