mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
Fix checkout of master branch on Travis.
This commit is contained in:
@@ -4,6 +4,8 @@ mono:
|
|||||||
- none
|
- none
|
||||||
dotnet: 2.2
|
dotnet: 2.2
|
||||||
dist: bionic
|
dist: bionic
|
||||||
|
git:
|
||||||
|
depth: false
|
||||||
script:
|
script:
|
||||||
- dotnet build -c Release
|
- dotnet build -c Release
|
||||||
- dotnet test plist-cil.test/plist-cil.test.csproj
|
- dotnet test plist-cil.test/plist-cil.test.csproj
|
||||||
|
|||||||
Reference in New Issue
Block a user