diff --git a/.travis.yml b/.travis.yml index e641a8d0..181bc3f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,10 @@ language: python dist: xenial +branches: + except: + - master + # 3.6 is listed first so it gets used for the later build stages python: - "3.6"