7 lines
82 B
YAML
7 lines
82 B
YAML
language:
|
|
- c
|
|
before_script:
|
|
- sudo apt-get install linuxdoc-tools
|
|
script:
|
|
- make
|