mirror of
https://github.com/UberGames/ioef.git
synced 2024-11-27 22:42:09 +00:00
6 lines
81 B
YAML
6 lines
81 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
# Change this to your needs
|
|
script: make
|