View code:
- Sourceforge: <https://sourceforge.net/p/pdl/code/ci/travis-ci-more/tree/>
- GitHub: <https://github.com/PDLPorters/pdl/pull/18>

CI:
- Build #25 <https://travis-ci.org/PDLPorters/pdl/builds/52589815>

Summary:
1. @mohawk2 has worked on incorporating the code for the pre-req report
   from 
[Dist::Zilla::Plugin::Test::ReportPrereqs](http://p3rl.org/Dist::Zilla::Plugin::Test::ReportPrereqs)
   into a test that can be used to dump the versions of the pre-reqs used.
   This also helps with finding the versions of the packages during the
   Travis-CI build.

2. There is an additional Travis-CI build which skips installing
   `gfortran` so that PDL can be tested in the absence of a Fortran
   compiler. This addresses the issue [SF#346 ExtUtils::F77 dependency causing 
problems for CPAN install](https://sourceforge.net/p/pdl/bugs/346/).

3. @mohawk2 made fixes the tests so that they behave properly when
   `WITH_BADVAL=0` and all the corresponding Travis-CI builds now succeed.

4. Travis-CI now gives IRC notifications to `irc.perl.org/#pdl` when the
   build succeeds or fails.

5. Several changes including parallel builds and testing so that
   Travis-CI finishes faster. This speeds up the overall build by 25%.


--
Regards,
- Zaki Mughal

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to