mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 14:58:16 +00:00
Merge pull request #664 from chavafg/topic/travis-static-checks
travis: Add variable needed to run static checks
This commit is contained in:
@@ -17,6 +17,9 @@ go_import_path: github.com/kata-containers/runtime
|
||||
go:
|
||||
- "1.10.x"
|
||||
|
||||
env:
|
||||
- target_branch=$TRAVIS_BRANCH
|
||||
|
||||
before_script:
|
||||
- ".ci/static-checks.sh"
|
||||
|
||||
|
Reference in New Issue
Block a user