m-edlund 5 роки тому
батько
коміт
9792269b36
1 змінених файлів з 0 додано та 3 видалено
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -6,6 +6,3 @@ install:
   - nuget install NUnit.ConsoleRunner -Version 3.9.0 -OutputDirectory testrunner
   - nuget install NUnit.ConsoleRunner -Version 3.9.0 -OutputDirectory testrunner
 before_script:
 before_script:
   - tree
   - tree
-script:
-  - xbuild /p:Configuration=Release "./SketchAssistant/SketchAssistant.sln"
-  - mono ./testrunner/NUnit.ConsoleRunner.3.9.0/tools/nunit-console.exe "./SketchAssistant/NUnitTestProject1/bin/Debug/netcoreapp2/NUnitTestProject1.dll"