how set up Travis with GTK so I can test with `racket/gui`?

30 views
Skip to first unread message

Matthew Butterick

unread,
Oct 10, 2016, 2:12:43 PM10/10/16
to Racket Developers
Not something I've done before with Travis, and my first few attempts have failed.

A link to an example would be great. Thanks.

Asumu Takikawa

unread,
Oct 11, 2016, 1:19:42 AM10/11/16
to Matthew Butterick, Racket Developers
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
Reply all
Reply to author
Forward
0 new messages