RIOT/.travis.yml
2017-11-13 19:51:16 +01:00

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