Skip to content

Commit cca1a25

Browse files
tzarcnoroadsleft
authored andcommitted
Attempt to fix CI for non-master branches. (#9308)
1 parent 7b51c48 commit cca1a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ addons:
2727
install:
2828
- npm install -g moxygen
2929
script:
30+
- git fetch --depth=50 origin $TRAVIS_BRANCH:$TRAVIS_BRANCH
3031
- git rev-parse --short HEAD
3132
- git diff --name-only HEAD $TRAVIS_BRANCH
3233
- bash util/travis_test.sh

0 commit comments

Comments
 (0)