From 1af4114cd6a2fdfc7da762bba977e2e04a572623 Mon Sep 17 00:00:00 2001 From: Harrison Ifeanyichukwu Date: Sun, 21 Mar 2021 11:12:07 +0100 Subject: [PATCH] fix: push a release --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4e70900..bb502a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ cache: npm notifications: email: false node_js: - - '10.23.0' + - '10' - '12' script: - npm run test