Skip to content

Commit 9238556

Browse files
Update travis git depth
1 parent 02c4a07 commit 9238556

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ dotnet: 2.0.0
66
os:
77
- linux
88
- osx
9-
before_install:
10-
- git fetch --unshallow
119
cache:
1210
directories:
1311
- tools
12+
git:
13+
depth: 1000
1414
script:
1515
- chmod 755 ./build.sh
1616
- ./build.sh

0 commit comments

Comments
 (0)