From d98e8e076221f7ae060b0cafe90f0423d36137b5 Mon Sep 17 00:00:00 2001 From: Andy Edwards Date: Thu, 22 Mar 2018 17:32:27 -0500 Subject: [PATCH] ci(solano): use newer version of git --- solano.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/solano.yml b/solano.yml index 531d811..7a0876e 100644 --- a/solano.yml +++ b/solano.yml @@ -13,6 +13,9 @@ profiles: nodejs: version: '8.9.0' +tool_config: + git: 2.0.3 + environment: 'CI': 'true'