Martin Edlund 5 years ago
parent
commit
3fd933afcf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -6,4 +6,4 @@ before_install:
 before_script:
   - nuget restore SketchAssistant.sln
 after_script:
-  - nunit-console "./SketchAssistant/SketchAssistantWPF.Tests/bin/Debug/net461"
+  - nunit-console "./SketchAssistant/SketchAssistantWPF.Tests/bin/Debug/net461/SketchAssistantWPF.Tests.dll"