mirror of https://github.com/icsharpcode/ILSpy.git
1 changed files with 0 additions and 8 deletions
@ -1,8 +0,0 @@
@@ -1,8 +0,0 @@
|
||||
language: csharp |
||||
solution: ICSharpCode.Decompiler.sln |
||||
install: |
||||
- nuget restore ICSharpCode.Decompiler.sln |
||||
- nuget install NUnit.Runners -Version 2.6.4 -OutputDirectory testrunner |
||||
script: |
||||
- xbuild /p:Configuration=Debug ICSharpCode.Decompiler.sln |
||||
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe ICSharpCode.Decompiler/bin/Debug/ICSharpCode.Decompiler.Tests.dll |
Loading…
Reference in new issue