RE: Issues with Travis CI

Restarted the build process after Status page reported fixes to .org issues in Travis-CI.  Now am getting the following error: 

 Downloading html5lib-0.999999999.tar.gz (245kB)
    100% |################################| 245kB 1.8MB/s 
    html5lib requires setuptools version 18.5 or above; please upgrade before installing (you have 12.0.5)
    Complete output from command python setup.py egg_info:
    html5lib requires setuptools version 18.5 or above; please upgrade before installing (you have 12.0.5)
    
    ----------------------------------------
    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-_MR4ti/html5lib
make: *** [travissetup] Error 1
________________________________________
From: Bernard Aboba [Bernard.Aboba@microsoft.com]
Sent: Monday, July 25, 2016 9:43 PM
To: public-webrtc-editors@w3.org
Subject: Issues with Travis CI

Have been working on a few PRs and have been encountering errors (such as 1409) from Travis, such as this one:
https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2ftravis-ci.org%2fw3c%2fwebrtc-pc%2fbuilds%2f147265589&data=01%7c01%7cBernard.Aboba%40microsoft.com%7c07772449e4e942e9e9d008d3b4c401b2%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=B08whmO0pOnIU7BC6qfsGJHj47%2buqJmziSdmZ67n3E0%3d

Looks to me that this is due to Travis timing out, rather than anything specifically wrong with my PR.

Any ideas?

Received on Tuesday, 26 July 2016 01:39:45 UTC