mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-23 13:05:11 +00:00
8b43d5a488
disabled for macOS onwards modified version without APSL licensed files
3 lines
67 B
YAML
3 lines
67 B
YAML
language: c
|
|
os: osx
|
|
script: make && sudo make install && make test
|