Split the travis build to be done modulewise so that we can convert to pytest module by module.
Expected behaviour
./mda_nosetests coordinates/ args
./mda_nosetests topology/ args
./mda_nosetests lib/ args
....
./gather_coverage
Actual behaviour
./mda_nosetests args
Initial discussion started on the mailing list here