We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e572a commit 6468fcdCopy full SHA for 6468fcd
.travis.yml
@@ -13,5 +13,5 @@ script:
13
- mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe ./src/mono/Tests/WampSharp.Tests.Wampv2/bin/Release/WampSharp.Tests.Wampv2.dll
14
15
branches:
16
- only:
17
- - wampv2
+ except:
+ - wampv1
0 commit comments