• Y
    Fix Travis-CI when using rebase. · 2a5a8e79
    Yu Yang 提交于
    * The $TRAVIS_COMMIT_RANGE could be not existed, because the git history
      can be changed and rebased. Here we alway run Travis-CI when `git diff`
      cannot return the modified files.
    * Also do not push docs update if is not PaddlePaddle/Paddle.
    2a5a8e79
.travis.yml 1.5 KB