mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +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
|