From 9f63e74404c7ee8d69b224bc50e8cfb8d2953810 Mon Sep 17 00:00:00 2001 From: Martin Fieber Date: Sun, 13 May 2018 17:43:46 +0200 Subject: [PATCH] ci: for the time being, latest node build are deactivated This issue is related to the dependency nodegit. Related issue is https://github.com/nodegit/nodegit/issues/1490 --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 88bdb6f..5d85627 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: node_js node_js: - - 'node' - '8' install: - npm install