aboutsummaryrefslogtreecommitdiff
path: root/Client/ThirdParty/libfixmath/.travis.yml
blob: c452149deaa90f3b5717a52ef3649c70e3b1c8e1 (plain)
1
2
3
4
5
6
7
language: c
dist: focal

script:
    - pushd unittests && make && popd