1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

CI: remove debug ls

This commit is contained in:
Daniel Martí 2016-06-13 19:44:52 +01:00
parent 83a0be960d
commit 4ed95b1fa6

View File

@ -2,7 +2,6 @@ image: mvdan/fdroid-ci:server-20160429
test:
script:
- ls -l /usr/lib/python3*
- mkdir -p /usr/lib/python3.4/site-packages/
- pip3 install -e .
- cd tests