From 28b91613019d9470eecd2c0a6d847922ab32fac9 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 12 Dec 2019 18:05:31 +0000 Subject: [PATCH] Another attempt to force Travis to use an old Node.js Another attempt at 55ed290e1 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 35c645056..2de1ce8a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: node_js +node_js: - "8" stages: