From 329d32d9b4614f73fe121743aeee2dedbf14cae9 Mon Sep 17 00:00:00 2001 From: Michael Pratt Date: Wed, 23 Jan 2019 21:42:02 -0600 Subject: [PATCH] Remove Node 4 from Travis test as it is flaky. --- .travis.yml | 6 ------ LICENSE | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4b2a90a..d8cf82b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ node_js: - "10" - "8" - "6" - - "4" os: - linux @@ -16,11 +15,6 @@ env: - WEBPACK_VERSION=3 - WEBPACK_VERSION=4 -matrix: - exclude: - - node_js: "4" - env: WEBPACK_VERSION=4 - install: - npm install - npm rm webpack diff --git a/LICENSE b/LICENSE index 307309f..7d0efb3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 Michael Pratt +Copyright (c) 2018 Michael Pratt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal