Skip to content

Commit 5d5ed31

Browse files
committed
travis: when pull request, build with ci files in master branch
Signed-off-by: jingru <[email protected]>
1 parent 1103e3b commit 5d5ed31

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
@@ -43,6 +43,7 @@ before_install:
4343
- >
4444
if [ "TRAVIS_PULL_REQUEST" != "false" ]; then
4545
git checkout remotes/origin/master -- .ci
46+
fi
4647
- bash .ci/before_install.sh
4748

4849
after_success:

0 commit comments

Comments
 (0)