Revert "travis: only fetch top commit"
This reverts commit 3c0fdefd8470878242d8c119952918e171be590c. We have to keep more history because travis build could be triggered after new commit is made, meaning it won't be able to checkout the repository.
This commit is contained in:
parent
2410608814
commit
e986cb3425
@ -15,8 +15,6 @@ matrix:
|
|||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode7.3
|
||||||
script: ./maintainers/scripts/travis-nox-review-pr.sh nox pr
|
script: ./maintainers/scripts/travis-nox-review-pr.sh nox pr
|
||||||
git:
|
|
||||||
depth: 1
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
|
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
|
||||||
|
Loading…
x
Reference in New Issue
Block a user