remove all package from .yml file

This commit is contained in:
navjot 2020-11-12 16:35:11 +05:30
parent 42ea413840
commit 2a48cdde7c
No known key found for this signature in database
GPG Key ID: 9EE70AFD71357F1C

View File

@ -1,18 +1,7 @@
language: python language: python
python: python:
- "2.7" - "2.7"
addons:
apt:
packages:
- build-essential
- libcap-dev
- python-qt4
- tor
- xvfb
# install:
# - pip install -r requirements.txt
# - ln -s src pybitmessage # tests environment
# - python setup.py install
script: script:
- python checkdeps.py - python checkdeps.py
- xvfb-run src/bitmessagemain.py -t - xvfb-run src/bitmessagemain.py -t