From 7b1916903a412f5e97718251ccdf4c96cd5d7b4e Mon Sep 17 00:00:00 2001
From: rhpvorderman <r.h.p.vorderman@lumc.nl>
Date: Tue, 22 Oct 2019 11:12:45 +0200
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a34866..536b627 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,3 +6,4 @@ build:
     - pip install --upgrade pip setuptools wheel
     - pip install cython
     - pip install '.'
+    - tox
-- 
GitLab