diff --git a/.travis.yml b/.travis.yml index 99d2eb0..5e875da 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.7"