summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorShido <the.keikun@gmail.com>2014-02-23 10:54:42 +0800
committerShido <the.keikun@gmail.com>2014-02-23 10:54:42 +0800
commita48426f51ae3d04abdbc41501795ec9bdec2bc23 (patch)
tree91fb4b089137c9350ce016285fec7f538027cfb2 /.travis.yml
parent24551d9a2d9ba7e275c4dfe940a5acb941670cc5 (diff)
downloadhercules-a48426f51ae3d04abdbc41501795ec9bdec2bc23.tar.gz
hercules-a48426f51ae3d04abdbc41501795ec9bdec2bc23.tar.bz2
hercules-a48426f51ae3d04abdbc41501795ec9bdec2bc23.tar.xz
hercules-a48426f51ae3d04abdbc41501795ec9bdec2bc23.zip
Instead of building only branch 'master', let's build all branches except 'rathena'.
Signed-off-by: Shido <the.keikun@gmail.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
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