Skip to content

Commit

Permalink
Revert "travis: only fetch top commit"
Browse files Browse the repository at this point in the history
This reverts commit 3c0fdef.

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.

(cherry picked from commit e986cb3)
Signed-off-by: Domen Kožar <[email protected]>
  • Loading branch information
domenkozar committed Sep 7, 2016
1 parent d664de0 commit 4445096
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 4445096

Please sign in to comment.