chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Travis CI


From: Hugo Arregui
Subject: [Chicken-users] Travis CI
Date: Fri, 25 Apr 2014 20:25:26 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

Hi!

In case someone is interested, I setup Travis CI in one of my chicken
projects:

https://github.com/hugoArregui/awful-blog
https://travis-ci.org/hugoArregui/awful-blog

Sadly, the repo gcc/chicken are old:

$ gcc --version
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ chicken -version
(c)2008-2011 The Chicken Team
(c)2000-2007 Felix L. Winkelmann
Version 4.7.0
linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
compiled 2011-10-17 on allspice (Linux)

Of course, (unless the gcc version is incompatible) a new chicken can
be downloaded and installed as an install step.

Regards,
Hugo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]