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.
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.