Improve the travis meta to handle a larger diversity of builds using a build matrix to get more control of:
- Python versions (finer granularity: 2.7.0, 2.7.1, 2.7.2..., 3.6.0, 3.6.1, .... 3.7.0)
- Libraries versions (matplotlib 2 vs matplotlib 3, numpy scipy in particular)
- Distros (linux, mac, Windows) and associated GLIBC versions
Apply to conda recipe and pip wheels
Not very urgent
Improve the travis meta to handle a larger diversity of builds using a build matrix to get more control of:
Apply to conda recipe and pip wheels
Not very urgent