
On Sat, 2013-03-02 at 23:46 +0100, dag.odenhall@gmail.com wrote:
Didn't bytestring move to GitHub? Any particular reason, then, you're not using Travis?
TravisCI only supports the GHC shipped by Ubuntu (~ Haskell Platform) by default :-( I read somewhere the Travis guys are willing to add support for 'other compilers/platforms' for different languages, as long as everything required is packaged in an Ubuntu/PPA repository, in order to support 'matrix' builds (cfr. the Ruby multi-version and multi-platform (JRuby) support). I guess it might be really cool if this could be added for Haskell as well, if someone with Debian/Ubuntu packaging skills could set up a PPA tracking GHC releases... Nicolas
On Thu, Feb 21, 2013 at 6:56 AM, Bryan O'Sullivan
wrote: We now run the build and test suite after every push to github. If something breaks, I'll be nagged.
You'll need to click through a self-signed SSL cert warning from your browser: https://jenkins.serpentine.com/job/bytestring/ _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
Didn't bytestring move to GitHub? Any particular reason, then, you're not using Travis?
On Thu, Feb 21, 2013 at 6:56 AM, Bryan O'Sullivan
wrote: We now run the build and test suite after every push to github. If something breaks, I'll be nagged. You'll need to click through a self-signed SSL cert warning from your browser: https://jenkins.serpentine.com/job/bytestring/ _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries
_______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries