mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 07:15:37 +00:00
5 lines
62 B
YAML
5 lines
62 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
language: c
|
|
script: cmake . && make -j2
|