diff --git a/.travis.yml b/.travis.yml index 79e29d5..c90f2f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,10 @@ language: python sudo: false cache: pip +branches: + only: + - "/^[[:digit:]]{1,2}.[[:digit:]]$/" + python: - "3.6"