Fix checkout of master branch on Travis.

This commit is contained in:
Matthias Reitinger
2019-10-15 10:08:26 +02:00
parent 522c5e6bdf
commit f11542ed1d

View File

@@ -4,6 +4,8 @@ mono:
- none
dotnet: 2.2
dist: bionic
git:
depth: false
script:
- dotnet build -c Release
- dotnet test plist-cil.test/plist-cil.test.csproj