Closed puhoshville closed 5 years ago
All checks are OK, except python 3.3 - Travis failed to download the python
3.3 is not installed; attempting download Downloading archive: https://storage.googleapis.com/travis-ci-language-archives/python/binaries/ubuntu/16.04/x86_64/python-3.3.tar.bz2 0.12s$ curl -sSf -o python-3.3.tar.bz2 ${archive_url} curl: (22) The requested URL returned error: 404 Not Found Unable to download 3.3 archive. The archive may not exist. Please consider a different version.
Hi @puhoshville Thanks for making the PR!
I have tried to fix the issue with Travis & Python 3.3 but I could not get it to work. I suppose it is probably time to just stop supporting and testing for 3.3, it reached end of life in 2017 or something anyway. I will get rid of Python 3.3 from the Travis tests and then I will take a look at merging your PR.
Relates to issue #165
This change is