Remove optional modules from .travis.yml
- pyqt4, msgpack and pyopencl - we don't have any tests for them now
This commit is contained in:
parent
b1ac9c6faf
commit
703700be0d
|
@ -3,5 +3,4 @@ python:
|
|||
- "2.7"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- sudo apt-get install python-msgpack python-qt4 python-pyopencl
|
||||
script: src/bitmessagemain.py -t
|
||||
|
|
Loading…
Reference in New Issue
Block a user