mirror of
https://github.com/gosticks/RIOT.git
synced 2025-10-16 12:05:37 +00: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
|