build: add openssl to CI deps
authorLucas De Marchi <lucas.demarchi@intel.com>
Mon, 4 Feb 2019 22:34:51 +0000 (14:34 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 5 Feb 2019 00:09:38 +0000 (16:09 -0800)
commit9b3fa3fcabc274a0b41d28799533a21838f6f971
tree81e678f4422d302928fc48cc654b98fdcb7220ed
parentbcab5cd1beb201fded3df9345c9ed8a925cecab5
build: add openssl to CI deps

Travis-ci is at most on Ubuntu 16.04, that doesn't have openssl >= 1.1,
so disable openssl there.

Semaphore 2.0 was also missing a call to update the package database.
.semaphore/semaphore.yml
.travis.yml