Skip to content

Commit

Permalink
Travis-CI: Allow clone depth 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Nov 10, 2018
1 parent 148e4b5 commit b9669a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env:
- secure: "eZjlsg6iAuRaU2qiofJUOFT8qmomXTgy9IpfbuI4UOLQpz7bXq9CVCrCE2HhoPLEj08AjLvn60sBDJE3vX7TWVDYAS4/tNx2mcWbRjPSlI0uIIC1ehCKUFoPu8wH8eJZCrJUijyPBf7WbZ2uDCar+pgAbecv+Fi//jUk1i+W/Q0="

git:
depth: 1
depth: 2

branches:
only:
Expand Down

0 comments on commit b9669a4

Please sign in to comment.