diff --git a/.travis.yml b/.travis.yml index a4013c9..7626dc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ language: node_js node_js: + - "10.13.0" - "11.0.0" diff --git a/README.md b/README.md index 17d6433..26376c3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is the source code for the JaxNode website. [![Build Status](https://travis-ci.org/davidfekke/jaxnode.svg?branch=release)](https://travis-ci.org/davidfekke/jaxnode) [![Coverage Status](https://coveralls.io/repos/github/davidfekke/jaxnode/badge.svg?branch=master)](https://coveralls.io/github/davidfekke/jaxnode?branch=master) -[![Node v8](http://img.shields.io/badge/node-v8.12.0-brightgreen.svg)](https://nodejs.org) +[![Node v8](http://img.shields.io/badge/node-v10.13.0-brightgreen.svg)](https://nodejs.org) [![Node v9](http://img.shields.io/badge/node-v11.0.0-brightgreen.svg)](https://nodejs.org) The website can be viewed at [https://www.jaxnode.com](https://www.jaxnode.com).