Travis CI build improvements

Zakariyya Mughal <[email protected]> Mon, 17 Apr 2017 11:15:57 -0500
Newsgroups gmane.comp.lang.perl.bio.general
Message-ID <20170417161557.2vozs5nqsqjiglns@msi-vm>
Hello,

I noticed the Travis CI configuration could use some work. I suggest
taking a look at <https://github.com/travis-perl/helpers> since it can
automatically install all the dependencies and send the coverage to
Coveralls.

We could additionally look at automatically building on Windows (using
Appveyor) and macOS (using Travis CI) as well.

I helped the PDL project improve their builds and coverage in the past
using the same tools.

Regards,
- Zakariyya Mughal