Hi,
I'd like to move the travis CI setup for my libraries over to stack for running their test suites.
The commentary and the content is good, thanks goes to the authors. I was however hoping for a very straight forward way over moving to stack for travis CI, much in the spirit of stack's ease of use philosophy. That is, I was hoping to just read "copy/paste this text into the .travis.yml file", followed by one verbatim block with what's to be copy/pasted.
Whilst sentences like "There are two ways to install GHC" may be useful for some, this isn't a detail I want to think about. As it happens, I want the first option, i.e. for stack to handle GHC installs in accordance the stack.yaml, just how stack would behave on my local machines.
Could there be a TL;DR section at the top of the page with the most common .travis.yml content?
Thanks,
--
Rob