mirror of
https://github.com/codeplea/genann.git
synced 2026-01-08 23:57:50 +00:00
8 lines
55 B
YAML
8 lines
55 B
YAML
language: c
|
|
|
|
compiler:
|
|
- clang
|
|
- gcc
|
|
|
|
script: make
|