Jungle-Bus / transport_mapcss

A set of uncompromising validation rules about public transport in JOSM
GNU General Public License v3.0
6 stars 4 forks source link

Add continuous integration #23

Closed nlehuby closed 6 years ago

nlehuby commented 6 years ago

Add continuous integration with travis

Close #21

On each commit, it will update the translations files and create the zip. (For now, it will not fail the build if you forgot to update the translation files or if the zip cannot be built. There is still some work to improve this part.)

On merge on master, it will deploy the whole directory to the gh-page branch. If this is ok for you, we can remove the zip from the master branch and let travis take care of this.