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