Skip to content

Commit aadfd46

Browse files
committed
...and now lets try this from GitTools/GitVersion#912
1 parent 5ab431c commit aadfd46

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ language: csharp
22
os:
33
- linux
44
before-install:
5-
- git clone https://github.com/$TRAVIS_REPO_SLUG.git $TRAVIS_REPO_SLUG
6-
- cd $TRAVIS_REPO_SLUG
7-
- git checkout -qf $TRAVIS_COMMIT
5+
- git fetch origin +refs/heads/*:refs/remotes/origin/* --unshallow
86
mono:
97
- latest
108
dotnet: 1.0.4

0 commit comments

Comments
 (0)