From d8bbcdecab063ab1727159eeefc27927d68bbd77 Mon Sep 17 00:00:00 2001 From: JP Richardson Date: Mon, 1 Aug 2016 16:52:33 -0500 Subject: [PATCH] readme: fix travis --- .travis.yml | 4 +++- README.md | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5ce0575..47b72a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,10 @@ language: node_js node_js: - 'stable' + - '6' + - '5' + - '4' - '0.12' - - '0.10' sudo: false cache: directories: diff --git a/README.md b/README.md index c77ecac..4f8f8ad 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ cryptocompare [npm-image]: https://img.shields.io/npm/v/cryptocompare.svg?style=flat-square [npm-url]: https://www.npmjs.com/package/cryptocompare -[travis-image]: https://img.shields.io/travis/exodusmovement/cryptocompare.svg?style=flat-square -[travis-url]: https://travis-ci.org/exodusmovement/cryptocompare +[travis-image]: https://img.shields.io/travis/ExodusMovement/cryptocompare.svg?style=flat-square +[travis-url]: https://travis-ci.org/ExodusMovement/cryptocompare [standard-image]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square [standard-url]: http://npm.im/standard