diff --git a/.travis.yml b/.travis.yml index 1b5e0d270..8caa67fc4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,3 +23,4 @@ deploy: script: bash scripts/deploy.sh on: tags: true + python: "3.6"