mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
.travis.yml: provide base branch to static tests
This commit is contained in:
parent
da624f2ff4
commit
16ff5e03ca
@ -14,5 +14,6 @@ before_script:
|
||||
|
||||
script:
|
||||
- docker run -a STDIN -a STDOUT -a STDERR --rm -u "$(id -u)"
|
||||
-e CI_BASE_BRANCH="${TRAVIS_BRANCH}"
|
||||
-v "${PWD}:/data/riotbuild" -v /etc/localtime:/etc/localtime:ro
|
||||
riot/riotbuild make static-test
|
||||
|
Loading…
Reference in New Issue
Block a user