mirror of
https://github.com/fluencelabs/fluid
synced 2025-03-31 09:21:11 +00:00
6 lines
58 B
YAML
6 lines
58 B
YAML
|
language: c
|
||
|
sudo: false
|
||
|
script:
|
||
|
- cd test
|
||
|
- make test
|