chiark / gitweb /
makebs: bump tools to r25.2.1
[fdroidserver.git] / .gitlab-ci.yml
index c9a85120784232cb510b573792982a4a0793d47e..6c2df7623969b9983e315bb73688a666b1df055f 100644 (file)
@@ -1,8 +1,8 @@
-image: mvdan/fdroid-ci:latest
+image: mvdan/fdroid-ci:server-20160731
 
 test:
   script:
-    - apt-get update
-    - apt-get install -y python-dev gcc
+    - mkdir -p /usr/lib/python3.4/site-packages/
+    - pip3 install -e .
     - cd tests
     - ./complete-ci-tests