]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Deploy to GitHub pages (#4256)
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Fri, 19 May 2017 19:58:34 +0000 (21:58 +0200)
committerGitHub <noreply@github.com>
Fri, 19 May 2017 19:58:34 +0000 (21:58 +0200)
commit9f67266df3cccf5d7e191b44d515d8a6ddb3e387
tree494c24e16c4ca9709b60c5cfaa90dea8c92504d0
parent0075373bec751f681253355ad5237da68f129405
Deploy to GitHub pages (#4256)

Add Travis CI task to deploy the docs, samples and dist files to chartjs.github.io for the `release` and `master` branches. A `latest` symbolic links is also created for each folder to the highest version (or `master` if any).
.gitignore
.travis.yml
scripts/deploy.sh [new file with mode: 0755]