4 lines
78 B
YAML
4 lines
78 B
YAML
language: c
|
|
compiler:
|
|
- gcc
|
|
script: cd tests/ && rake verbosity[4] test:all |