It seems that currently travis is only testing "default" builds, which exclude a number of packages that are built during a "full" build (Cython, Matplotlib, Spyder, iPython and many others).
It would be good to configure travis to additionally test "full" builds so that any issue cropping up with these additional libraries will be discovered when the PR is issued - may as well get travis tests working across the full build system.
The issue is discussed within #1025, #1023, #921, #941, #856..
@doutriaux1 @aashish24 can you set this as a 2.2+ milestone?
It seems that currently travis is only testing "default" builds, which exclude a number of packages that are built during a "full" build (Cython, Matplotlib, Spyder, iPython and many others).
It would be good to configure travis to additionally test "full" builds so that any issue cropping up with these additional libraries will be discovered when the PR is issued - may as well get travis tests working across the full build system.
The issue is discussed within #1025, #1023, #921, #941, #856..
@doutriaux1 @aashish24 can you set this as a 2.2+ milestone?