From 687c99070b230f984965100a60046ec123d081bd Mon Sep 17 00:00:00 2001 From: Sven Kreiss Date: Sun, 20 May 2018 20:57:12 +0200 Subject: [PATCH] doc dependency --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index a7c153f5..2896bebf 100644 --- a/circle.yml +++ b/circle.yml @@ -57,7 +57,7 @@ jobs: name: install nodejs command: | apt-get update - apt-get install -y curl gnupg python-pip + apt-get install -y curl gnupg python-pip git curl -sL https://deb.nodesource.com/setup_10.x | bash apt-get install -y nodejs npm i