Add cmake and openssl

This commit is contained in:
Michele Rodolfi 2020-12-13 18:11:09 +01:00
parent 06f35597fc
commit a485b111f4

View File

@ -4,6 +4,9 @@ stages:
- build
- test
before_script:
- sudo apt-get update && apt-get install -y cmake make libssl-dev
build:
stage: build
script: