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