From e7321d155b458a023f5c731ead2f5ac30c6a6e80 Mon Sep 17 00:00:00 2001
From: madsmpedersen <m@madsp.dk>
Date: Mon, 21 Dec 2015 15:25:45 +0100
Subject: [PATCH] test

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8bdccbf5..7b92fcbe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,5 +5,4 @@ before_script:
 test-3.4:
   image: python:3.4
   script:
-  - pip install -e .
-  - pip install pytest
\ No newline at end of file
+  - python
\ No newline at end of file
-- 
GitLab