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

_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to