chiark / gitweb /
Merge branch 'ci-bump' into 'master'
[fdroidserver.git] / .gitlab-ci.yml
index e33998b4cd79280ec357c363b04f3450585c78c9..087aafc2c64fbf707aa1afd9002d951ee41e805c 100644 (file)
@@ -1,6 +1,8 @@
-image: mvdan/fdroid-ci:latest
+image: mvdan/fdroid-ci:server-20160820
 
 test:
   script:
+    - mkdir -p /usr/lib/python3.4/site-packages/
+    - pip3 install -e .
     - cd tests
     - ./complete-ci-tests