mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
travis: add license checking rule
This commit is contained in:
parent
7888222a97
commit
7eed1dacc1
@ -16,10 +16,12 @@ install:
|
||||
- sudo apt-get install gcc-multilib
|
||||
- sudo apt-get install gcc-arm-none-eabi
|
||||
- sudo apt-get install gcc-msp430
|
||||
- sudo apt-get install pcregrep libpcre3
|
||||
|
||||
script:
|
||||
- ./dist/tools/compile_test/compile_test.py
|
||||
- make -C ./tests/unittests term
|
||||
- ./dist/tools/licenses/check.sh master
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user