As of a few days ago, tests are breaking for all Python 2 builds on Travis-CI. This must reflect some recent change in the Py2 environment, as re-running tests that previously passed on old builds under Python 2 also now results in failure. Conda hasn't updated Python 2 itself in a while (current version has been 2.7.15 for a while) so it's probably an update to some other library that's causing the problem, but I can't reproduce the issue locally.