archilogic-com / 3dio-js

JavaScript toolkit for interior apps

Home Page:https://3d.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add automated releases using travis CI

tomas-polach opened this issue · comments

we are currently running this release script manually: https://github.com/archilogic-com/3dio-js/blob/master/tasks/release.js

goal:

enable github's travis CI service to run release script automatically (for master branch only!) on version number change.

to do:

@m-ke this one might be interesting to you? travis CI is similar to jenkins and integrates nicely with github...