On 2016-10-10 11:12:43 -0700, Matthew Butterick wrote: > Not something I've done before with Travis, and my first few attempts have > failed.
My drracket-vim-tool package has some unit tests in #lang racket/gui. The travis file for that is here: https://github.com/takikawa/drracket-vim-tool/blob/master/.travis.yml I think the key parts for you are the first two lines in `before_install`. Cheers, Asumu -- You received this message because you are subscribed to the Google Groups "Racket Developers" 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/racket-dev/20161010182426.GU16003%40simplyrobot.org. For more options, visit https://groups.google.com/d/optout.
