From 2a85bea6082217cee837ab04f77e0bf815f029ca Mon Sep 17 00:00:00 2001 From: Ross Kukulinski Date: Wed, 4 Oct 2017 17:09:39 -0400 Subject: [PATCH] 1.5.x branch start --- .travis.yml | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index e783eb39a..fea05aec5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js node_js: -- '0.10' +- '6' +- '8' notifications: email: - ken.perkins@rackspace.com diff --git a/package.json b/package.json index 87d9f7ac8..8cffe34d2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pkgcloud", "description": "An infrastructure-as-a-service agnostic cloud library for node.js", - "version": "1.4.0", + "version": "1.5.0", "author": "Charlie Robbins ", "contributors": [ {