summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth M. Larson <SethMichaelLarson@users.noreply.github.com>2018-04-24 09:24:54 -0500
committerGitHub <noreply@github.com>2018-04-24 09:24:54 -0500
commitab8f216f1fc4cb0dce42a73ce6180abff103e8db (patch)
tree948c114e7f1adbc49749403a6d6a649cdcc614ca
parentc7c530705c5504f91f35bbbbed6774076e6d6dd0 (diff)
downloadurllib3-travis-master-only.tar.gz
Only build the master branch and PRstravis-master-only
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 38b0ac69..e28aaf19 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,3 +58,7 @@ matrix:
allow_failures:
- python: pypy-5.4
sudo: false
+branches:
+ only:
+ - master
+