mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
8 lines
165 B
YAML
8 lines
165 B
YAML
|
dist: trusty
|
||
|
|
||
|
before_install:
|
||
|
- sudo apt-get install coreutils realpath doxygen graphviz python-lesscpy cppcheck coccinelle pcregrep
|
||
|
|
||
|
script:
|
||
|
- make static-test
|