Yann Leboulanger pushed to branch gajim_0.16 at gajim / gajim

Commits:
6ff534b0 by Yann Leboulanger at 2017-08-09T22:27:36+02:00
run tests with pyopenssl

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,5 +1,5 @@
 before_script:
-  - sudo apt-get update -qq && sudo apt-get install -y -qq libtool pkg-config 
libglib2.0-dev $(apt-cache depends gajim-nightly | grep Depends | sed 
"s/.*ends:\ //" | tr '\n' ' ')
+  - sudo apt-get update -qq && sudo apt-get install -y -qq libtool pkg-config 
libglib2.0-dev python-openssl $(apt-cache depends gajim-nightly | grep Depends 
| sed "s/.*ends:\ //" | tr '\n' ' ')
   - sudo apt-get build-dep -y -qq gajim-nightly
 
 stages:



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/6ff534b061f8c85444715d7a4910f2fb05770753

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/6ff534b061f8c85444715d7a4910f2fb05770753
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to