Skip to content
Snippets Groups Projects
Commit 16ff5e03 authored by Martine Lenders's avatar Martine Lenders
Browse files

.travis.yml: provide base branch to static tests

parent da624f2f
Branches
No related tags found
No related merge requests found
...@@ -14,5 +14,6 @@ before_script: ...@@ -14,5 +14,6 @@ before_script:
script: script:
- docker run -a STDIN -a STDOUT -a STDERR --rm -u "$(id -u)" - 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 -v "${PWD}:/data/riotbuild" -v /etc/localtime:/etc/localtime:ro
riot/riotbuild make static-test riot/riotbuild make static-test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment