Skip to content

Commit

Permalink
.travis.yml: provide base branch to static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Jan 15, 2019
1 parent da624f2 commit 16ff5e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 16ff5e0

Please sign in to comment.