run tests with pyopenssl
This commit is contained in:
parent
fa993335a2
commit
fc4bc7eabb
|
@ -1,5 +1,5 @@
|
|||
before_script:
|
||||
- sudo apt-get update -qq && sudo apt-get install -y -qq libtool pkg-config $(apt-cache depends gajim-default-nightly | grep Depends | sed "s/.*ends:\ //" | tr '\n' ' ')
|
||||
- sudo apt-get update -qq && sudo apt-get install -y -qq libtool pkg-config python3-openssl $(apt-cache depends gajim-default-nightly | grep Depends | sed "s/.*ends:\ //" | tr '\n' ' ')
|
||||
- sudo apt-get build-dep -y -qq gajim-default-nightly
|
||||
|
||||
stages:
|
||||
|
|
Loading…
Reference in New Issue