From 936ec3b9b1dbcdc2799ca2cd42904039387b3f30 Mon Sep 17 00:00:00 2001 From: Marcelo Liberato Date: Sun, 3 Mar 2013 21:10:18 -0300 Subject: Update .travis.yml * Since the 'rathena' branch is only used for reference, it's no use building it. --- .travis.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 332299c16..8c8e7e66f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,9 @@ compiler: - gcc - clang # Change this to your needs -script: ./configure --enable-debug && make \ No newline at end of file +script: ./configure --enable-debug && make + +# Disallow 'rathena' branch to be compiled by Travis +branches: + only: + - master -- cgit v1.2.3-60-g2f50