pyinotify
pyinotify copied to clipboard
Travis-CI tests for old Python versions fail
The Travis-CI tests for Python versions that have reached the end of their lifetime are failing, because the related archives cannot be downloaded anymore. Here is an example for Python 3.3:
The failing versions are 2.6, 3.2 and 3.3. All details can be found at https://travis-ci.org/seb-m/pyinotify/builds/572344190
Maybe PR https://github.com/seb-m/pyinotify/pull/164 could fix this...