libfixmath/.travis.yml

8 lines
73 B
YAML
Raw Permalink Normal View History

2021-04-29 08:53:07 +02:00
language: c
dist: focal
script:
- pushd unittests && make && popd