gitlab-ci ctest: added twisted as dependency

This commit is contained in:
Nick 2018-05-16 22:13:01 +02:00
parent fa0b7a295e
commit ccf0beb800

View File

@ -62,7 +62,7 @@ test_x86:
- apt update -qq
- apt install -y -qq build-essential pkg-config cmake
- apt install -y -qq python-dev python-pip python-setuptools socat
- python -m pip install pymodbus service_identity
- python -m pip install pymodbus service_identity twisted
dependencies:
- build:deb_x86