From 2f4a2532b33833f62d18aac3bcad93e544c93ddd Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Tue, 27 Feb 2018 09:58:11 +0000 Subject: [Travis] Build only master --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 52cccc0a..ff7224de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,10 @@ python: addons: rethinkdb: "2.3" +branches: + only: + - "master" + cache: pip install: -- cgit v1.2.3