From 7f811e04d5aa096983196ec218b5611a8d4838ef Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Mon, 17 Oct 2016 13:01:28 -0400 Subject: [PATCH] Update Node.js versions in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59b112ec..85c2c016 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,6 @@ $ npm run integration ### Continuous Integration -Travis tests every release against Node.js version `0.12`, `4`, `5`, and `6`. +Travis tests every release against Node.js versions 4` and `6`. [![Build Status](https://travis-ci.org/pelias/schema.png?branch=master)](https://travis-ci.org/pelias/schema)