From d372b593d46c547157f043e759f9b10f93df93ac Mon Sep 17 00:00:00 2001 From: Joshua Roesslein Date: Sat, 18 May 2013 15:32:58 -0700 Subject: [PATCH] Only build master branch on Travis. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index bce8fc4..5919e7b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,6 @@ env: aF2UwsrYkzBUMrqMqYCc2+X6CuswLEZTVXDAlNh+emvhxZ5faMI= python: - "2.7" +branches: + only: + - master -- 2.25.1