Torque3D/Engine/lib/openal-soft/.travis.yml
2016-10-22 09:22:33 +10:00

5 lines
62 B
YAML

os:
- linux
- osx
language: c
script: cmake . && make -j2