From 5bc64f4bed67994e5943a3a5e510b837cfd482bd Mon Sep 17 00:00:00 2001
From: madsmpedersen <m@madsp.dk>
Date: Tue, 26 Jan 2016 15:38:16 +0100
Subject: [PATCH] t

---
 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 788834f3..5aa959d8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,4 +5,5 @@ test-3.4:
   image: mmpe/wetb
   script:
   - pip install -U setuptools
-  - python
\ No newline at end of file
+  - pip install -e .
+  - python -V
\ No newline at end of file
-- 
GitLab