From 9018d547af1237b833deaecf8a92078fe35e56a8 Mon Sep 17 00:00:00 2001 From: Akolzin Dmitry Date: Tue, 25 Feb 2020 13:56:08 +0300 Subject: [PATCH] update travis config --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6296842..1003dce 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ stages: - deploy before_script: + - nvm install 10 - bash tests/bin/install.sh wc_retailcrm_test root '' localhost $WP_VERSION script: make tests