forked from Mirror/wren
5 lines
65 B
YAML
5 lines
65 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
- clang
|
|
script: make && make test |