From 9f497f258b4de6d2f58a8358ccf0058842e3369e Mon Sep 17 00:00:00 2001 From: madsmpedersen <m@madsp.dk> Date: Tue, 26 Jan 2016 15:29:33 +0100 Subject: [PATCH] t --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 924bc7a..788834f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,5 +5,4 @@ test-3.4: image: mmpe/wetb script: - pip install -U setuptools - - pip install -e . - - python setup.py test \ No newline at end of file + - python \ No newline at end of file -- GitLab