From 6468fcdb5315200fcce44e51884db858d61b39cc Mon Sep 17 00:00:00 2001 From: Elad Zelingher Date: Sat, 21 Mar 2015 21:00:07 +0200 Subject: [PATCH] Build all branches --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9eebe3c16..71a6b130b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,5 +13,5 @@ script: - mono ./testrunner/NUnit.Runners.2.6.4/tools/nunit-console.exe ./src/mono/Tests/WampSharp.Tests.Wampv2/bin/Release/WampSharp.Tests.Wampv2.dll branches: - only: - - wampv2 \ No newline at end of file + except: + - wampv1