Remove optional modules from .travis.yml

- pyqt4, msgpack and pyopencl
- we don't have any tests for them now
This commit is contained in:
Peter Šurda 2018-04-02 08:34:49 +02:00
parent b1ac9c6faf
commit 703700be0d
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 0 additions and 1 deletions

View File

@ -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