From 6647050581d0940e6921ef2f59db9aacb98c6421 Mon Sep 17 00:00:00 2001 From: Stephanie Weber Date: Sat, 7 Sep 2019 11:49:40 -0700 Subject: [PATCH] Webs - specific node version for travis (with space between hyphen and numbers) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 93917f0..a2875a6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - -8.9.0 + - 8.9.0 notifications: slack: thoughtworksarts:koNU6SlW5pDN8TRB5GyDSiaS