mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
travis: enable static test in travis CI
This commit is contained in:
parent
f89ecfb531
commit
a145e8174d
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
dist: trusty
|
||||
|
||||
before_install:
|
||||
- sudo apt-get install coreutils realpath doxygen graphviz python-lesscpy cppcheck coccinelle pcregrep
|
||||
|
||||
script:
|
||||
- make static-test
|
||||
Loading…
x
Reference in New Issue
Block a user