aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2020-06-08 12:20:43 +1000
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2020-08-29 14:30:02 -0700
commita3933bdbe74aa10120da9962b46ee1576450fc07 (patch)
treed59d3bc32fe713a79cf189b757e0b4fabdd144ba /.travis.yml
parent1193e45bf4c8c69e33c054c6eb3d545d5d52fcb5 (diff)
downloadfirmware-a3933bdbe74aa10120da9962b46ee1576450fc07.tar.gz
firmware-a3933bdbe74aa10120da9962b46ee1576450fc07.tar.bz2
firmware-a3933bdbe74aa10120da9962b46ee1576450fc07.zip
Attempt to fix CI for non-master branches. (#9308)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index d137a4209..f2e8a8411 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ addons:
install:
- npm install -g moxygen
script:
+ - git fetch --depth=50 origin $TRAVIS_BRANCH:$TRAVIS_BRANCH
- git rev-parse --short HEAD
- git diff --name-only HEAD $TRAVIS_BRANCH
- bash util/travis_test.sh