lua-users home
lua-l archive

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


Hi all,

There are some good materials available for getting CI working for Lua code
using Travis. But Travis only works with GitHub and some of us use Bitbucket.

I wrote up some notes about how I was able to get CI for Lua code hosted on
Bitbucket, using Drone.io (a CI service similar to Travis).

I thought it might help some people, so here it is:

http://ithaca.arpinum.org/2015/07/14/lua-bitbucket-ci-droneio.html

Thanks, Peter
-- 
We have not been faced with the need to satisfy someone else's
requirements, and for this freedom we are grateful.
    Dennis Ritchie and Ken Thompson, The UNIX Time-Sharing System