Skip to content

Commit bed418a

Browse files
author
Elad Zelingher
committed
Update travis.yml
1 parent 62fcac0 commit bed418a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,4 @@ install:
1919
script:
2020
- xbuild /p:Configuration=Release src/mono/WampSharpMono.sln
2121
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe ./src/mono/Tests/WampSharp.Tests/bin/Release/WampSharp.Tests.dll
22-
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe ./src/mono/Tests/WampSharp.Tests.Wampv2/bin/Release/WampSharp.Tests.Wampv2.dll
23-
24-
branches:
25-
only:
26-
- dotnetcore-build
22+
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe ./src/mono/Tests/WampSharp.Tests.Wampv2/bin/Release/WampSharp.Tests.Wampv2.dll

0 commit comments

Comments
 (0)