From 4872dd49536448307c32a05cd16c9aee5ef22a03 Mon Sep 17 00:00:00 2001 From: Matt Harrison Date: Wed, 15 Nov 2017 09:05:51 +0700 Subject: [PATCH] Update travis file and license --- .travis.yml | 5 +++-- LICENSE | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f7d9374..a3ed993 100755 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,8 @@ language: node_js node_js: - - 0.10 - - 4 + - "8" + - "9" + - "node" sudo: false diff --git a/LICENSE b/LICENSE index a1397e1..73e176a 100755 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2014, Walmart and other contributors. +Copyright (c) 2012-2017, Walmart and other contributors. All rights reserved. Redistribution and use in source and binary forms, with or without