mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 11:04:26 +00:00
Fix checkout of master branch on Travis.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user