mirror of
https://github.com/codeplea/genann.git
synced 2025-10-03 08:42:44 +00:00
8 lines
55 B
YAML
8 lines
55 B
YAML
language: c
|
|
|
|
compiler:
|
|
- clang
|
|
- gcc
|
|
|
|
script: make
|