From 6ff0e14d9a768b890ed4053229c408be62cb16cd Mon Sep 17 00:00:00 2001
From: Lennart Kramer <lennart.kramer@stud.uni-goettingen.de>
Date: Fri, 12 Jun 2020 16:32:02 +0200
Subject: [PATCH] nvm

---
 testimage.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testimage.sh b/testimage.sh
index a579393..6bd6bc1 100644
--- a/testimage.sh
+++ b/testimage.sh
@@ -1,5 +1,6 @@
 #!/bin/bash
 export PATH="/ci/bin:/ci/vendor/bin:$PATH"
+. ~/.nvm/nvm.sh
 git clone --branch "$QSTACK_VERSION" https://github.com/maths/moodle-qtype_stack
 moodle-plugin-ci add-plugin maths/moodle-qbehaviour_dfexplicitvaildate
 moodle-plugin-ci add-plugin maths/moodle-qbehaviour_dfcbmexplicitvaildate
-- 
GitLab