From 56bba3009d57fa74a1f411388d3cc0abb71c5fa8 Mon Sep 17 00:00:00 2001 From: whitequark Date: Sat, 13 Jun 2015 09:34:31 +0300 Subject: [PATCH] Only build the master branch on Travis. --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index bec5ffcff..157ad5aef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,9 @@ language: python python: - '3.4' +branches: + only: + - master sudo: false env: global: