From: Luc Sarzyniec Date: Tue, 8 Aug 2017 14:25:07 +0000 (+0200) Subject: Only build the master branch on Travis CI X-Git-Tag: 2017-08-14~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06fba02e1a87757e91f386db4a22ee4e5772927b;p=thirdparty%2Fut1-blacklists.git Only build the master branch on Travis CI --- diff --git a/.travis.yml b/.travis.yml index 11721155..e91a6849 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,10 @@ language: ruby rvm: 2.2 +branches: + only: + - master + script: - set -e - scripts/update-lists