From b930f46413fae169d55e86f78f8703045e5bc2dc Mon Sep 17 00:00:00 2001 From: Noel Yoo Date: Sat, 20 Oct 2018 16:31:21 +0900 Subject: [PATCH 1/2] Include nodejs v10 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7256cff7e..5f561b71c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ dist: trusty language: node_js node_js: - 9 + - 10 cache: directories: - node_modules From 3e29de624122d75c00526efdc6692152a8731177 Mon Sep 17 00:00:00 2001 From: Noel Yoo Date: Sun, 21 Oct 2018 02:19:55 +0900 Subject: [PATCH 2/2] Include stable, lts node.js versions --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5f561b71c..2caf40678 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,10 @@ dist: trusty language: node_js node_js: - - 9 + - lts/* + - 8 - 10 + - node cache: directories: - node_modules pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy