We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba667b7 commit c2a7b75Copy full SHA for c2a7b75
appveyor.yml
@@ -38,6 +38,12 @@ for:
38
- dotnet test src/tests/net-constraints-nunit3/XMLUnit.NUnit3.Constraints.Test.csproj
39
- dotnet test src/tests/net-placeholders/XMLUnit.Placeholders.Tests.csproj
40
41
+ - matrix:
42
+ only:
43
+ - image: Ubuntu2004
44
+ build_script:
45
+ - xbuild XMLUnit.NET.NetFramework.sln
46
+
47
install:
48
- cmd: git submodule update --init
49
- sh: git submodule update --init
0 commit comments