Open Source Website Deployed with Travis-CI -


this more of question of licensing, wondering this. travis, "free" account allow compile / publish open source jekyll sites, being public repositories on github site source code in, site advertising products not "open source"?

for example, let's made bunch of mobile apps, , wanted advertise them on website, , choose jekyll , travis-ci, site have links relevant app stores can buy app, apps not open source.

is within legal standings?

nick.

this great questions. determine whether repository needs built using http://travis-ci.com or http://travis-ci.org based on whether repository public or private.

so long repository public, you're free build on http://travis-ci.org/

does clear things up?


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -