diff --git a/.travis.yml b/.travis.yml index d7b2c21..9ac1af1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,12 +1,11 @@ --- language: python -python: 3.9 +python: 2.7.18 dist: focal addons: apt: packages: - zsh - - build-essential # - ksh # - gcc-4.8 # - g++-4.8