johnnykv/heralding

Fix/update test environment

johnnykv opened this issue · 4 comments

The test for 3.5.0 is failing:

https://travis-ci.org/johnnykv/heralding/jobs/507151225

My hunch is that it’s because of some issue that was fixed in 3.5.1.

3.5 is pretty old, therefore the Travis config should be fixed so that we test all python release starting from 3.6.4.

Should we make it up to the latest stable version 3.7.2 ? or older

Seems like travis still dosen't have python 3.7.

Then pick the highest version that Travis supports.