(Sending again, I just replied and Google Groups told me "This message has 
been deleted.".)

I hadn't spotted the the URL Michael points to. That's exactly the TL;DR 
block I was looking for, thanks.

For what it's worth, a google search directed me to the 
https://docs.haskellstack.org/en/stable/travis_ci/ page which doesn't have 
a travis CI TL;DR block, and not the URL Michael points to.

--
Rob

On Tuesday, 6 September 2016 11:06:13 UTC+1, Michael Snoyman wrote:
>
> I wasn't actually aware of that separate page. I always just copy the 
> content out of the guide from:
>
> https://docs.haskellstack.org/en/stable/GUIDE/#travis-with-caching
>
> I'd be in favor also of simplifying the story here, but perhaps others who 
> have been involved with putting these docs together would like to weigh in.
>
> On Tue, Sep 6, 2016 at 1:01 PM, Rob Stewart <[email protected] 
> <javascript:>> wrote:
>
>> Hi,
>>
>> I'd like to move the travis CI setup for my libraries over to stack for 
>> running their test suites.
>>
>> I read https://docs.haskellstack.org/en/stable/travis_ci/ .
>>
>> 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
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "haskell-stack" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/haskell-stack/eeda56eb-49dd-468c-8734-1e7a50a30f01%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/haskell-stack/eeda56eb-49dd-468c-8734-1e7a50a30f01%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"haskell-stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/haskell-stack/2cc44ce0-84f6-4ad6-8261-34e3bf56a6c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to