From dfa6429df4468a5eb60d27c02856bb533a4c6ad6 Mon Sep 17 00:00:00 2001 From: Tim Ruehsen Date: Mon, 26 May 2014 10:45:46 +0200 Subject: [PATCH] added .travis.yml to not build branch 'debian' --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..cdf0601 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,4 @@ +# blacklist +branches: + except: + - debian