]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Travis GitHub Releases (#2552)
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 14 May 2016 21:35:32 +0000 (23:35 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 14 May 2016 21:35:32 +0000 (17:35 -0400)
commit4e9e26c85d60d087233fd883c6bd298dbf585039
tree574795ad419969e0ff00c947178560805edefb98
parentb64e03dbd0c20bb5ec7f2ca69cf378649c639421
Travis GitHub Releases (#2552)

* Make Travis to deploy built files for tags

See https://docs.travis-ci.com/user/deployment/releases

* Remove and ignore dist/* files

Travis now builds and deploys these files for all tags, so we don't need to have them on the repository anymore.

* Add download links to the latest version

Remove outdated *standard build* and *bundled with Moment.js* links from the documentation and add a link to the latest GitHub release, from where the user can download `*.js` files.
.gitignore
.travis.yml
README.md
dist/Chart.bundle.js [deleted file]
dist/Chart.bundle.min.js [deleted file]
dist/Chart.js [deleted file]
dist/Chart.min.js [deleted file]
docs/00-Getting-Started.md