Re: [Plplot-devel] Continuous Integration

2016-11-20 Thread Tom Schoonjans
Hi Hazen, That’s exactly how I do it though: trial and error :-) If you worry about the commit history, then I recommend you do this in a separate branch, open a PR, commit until you get it right and then use “squash and merge”. In fact I recommend you make master a protected branch meaning tha

[Plplot-devel] Continuous Integration

2016-11-20 Thread Hazen Babcock
Hi Tom, Any pointers for getting started with continuous integration? I'm planning to set this up on the Github PLplot mirror using Travis-CI to start. In particular I'd like to know what you think is the best way to go about debugging the Travis scripts? It appears to me that this is going