From a48426f51ae3d04abdbc41501795ec9bdec2bc23 Mon Sep 17 00:00:00 2001 From: Shido Date: Sun, 23 Feb 2014 10:54:42 +0800 Subject: Instead of building only branch 'master', let's build all branches except 'rathena'. Signed-off-by: Shido --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 2c09eeca6..e6e60500c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,5 +15,5 @@ notifications: email: false branches: - only: - - master + except: + - rathena -- cgit v1.2.3-60-g2f50