diff options
author | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2017-03-14 03:17:07 +0100 |
---|---|---|
committer | dotnetCarpenter <jon.ronnenberg@gmail.com> | 2017-03-14 03:17:07 +0100 |
commit | 4b6e28689412a3fda9a52f2e665dbc536c87cd8f (patch) | |
tree | d9924078116cf22008b566088684b1a9c957e5b8 /CHANGELOG.md | |
parent | 0d2ca78cce800f112f560397cd9f41086f9a5de4 (diff) | |
download | svg.js-4b6e28689412a3fda9a52f2e665dbc536c87cd8f.tar.gz svg.js-4b6e28689412a3fda9a52f2e665dbc536c87cd8f.zip |
update link to travis-ci
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 062c72c..87db5f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,7 +105,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ## [2.3.5] - 2016-10-13 ### Added -- added automated unit tests via [Travis](https://travis-ci.org/wout/svg.js) (#527) +- added automated unit tests via [Travis](https://travis-ci.org/svgdotjs/svg.js) (#527) - added `npm run build` to build a new version of SVG.js without requiring gulp to be globally installed ### Changed |