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
|
||||
- ln -s src pybitmessage # tests environment
|
||||
- python setup.py install
|
||||
script:
|
||||
# script:
|
||||
# - python checkdeps.py
|
||||
- xvfb-run src/bitmessagemain.py -t
|
||||
- python setup.py test
|
||||
#- xvfb-run src/bitmessagemain.py -t
|
||||
#- python setup.py test
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
git+http://github.com/seveas/python-prctl
|
||||
python-prctl
|
||||
psutil
|
||||
pycrypto
|
||||
|
|
Reference in New Issue
Block a user