We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26789ec commit bf51d55Copy full SHA for bf51d55
2 files changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: csharp
2
-solution: BrowserStack/BrowserStack.sln
+solution: BrowserStackLocal/BrowserStackLocal.sln
3
before_install:
4
- sudo apt-get install nunit-console
5
after_script:
6
- - nunit-console BrowserStack/BrowserStack\ Unit\ Tests/bin/Release/BrowserStack\ Unit\ Tests.dll
+ - nunit-console BrowserStackLocal/BrowserStackLocal\ Unit\ Tests/bin/Release/BrowserStackLocal\ Unit\ Tests.dll
BrowserStackLocal.nuspec
0 commit comments