mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
Revert "travis: only fetch top commit"
This reverts commit 3c0fdefd84
.
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
|
||||
osx_image: xcode7.3
|
||||
script: ./maintainers/scripts/travis-nox-review-pr.sh nox pr
|
||||
git:
|
||||
depth: 1
|
||||
env:
|
||||
global:
|
||||
- GITHUB_TOKEN=5edaaf1017f691ed34e7f80878f8f5fbd071603f
|
||||
|
Loading…
Reference in New Issue
Block a user