mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 20:20:11 +02:00
6 lines
62 B
YAML
6 lines
62 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
language: c
|
|
script: cmake . && make -j2
|