mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-02-06 05:32:20 -05:00
CI: remove debug ls
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user