Skip to content

Commit

Permalink
.travis.yml: hand base branch to static tests
Browse files Browse the repository at this point in the history
  • Loading branch information
miri64 committed Jan 14, 2019
1 parent 9b32eb7 commit 0a034a9
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 @@ -10,5 +10,6 @@ before_install:

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 0a034a9

Please sign in to comment.