removed scripts from travis.yml module
This commit is contained in:
parent
ddd5ce741e
commit
54f56cc605
|
@ -13,7 +13,7 @@ install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- ln -s src pybitmessage # tests environment
|
- ln -s src pybitmessage # tests environment
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
script:
|
# script:
|
||||||
# - python checkdeps.py
|
# - python checkdeps.py
|
||||||
- xvfb-run src/bitmessagemain.py -t
|
#- xvfb-run src/bitmessagemain.py -t
|
||||||
- python setup.py test
|
#- python setup.py test
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
git+http://github.com/seveas/python-prctl
|
python-prctl
|
||||||
psutil
|
psutil
|
||||||
pycrypto
|
pycrypto
|
||||||
|
|
Reference in New Issue
Block a user