Fix gitlab ci

This commit is contained in:
Michele Rodolfi 2020-12-13 18:17:48 +01:00
parent a485b111f4
commit a419ed3b70

View File

@ -5,7 +5,7 @@ stages:
- test - test
before_script: before_script:
- sudo apt-get update && apt-get install -y cmake make libssl-dev - apt-get update && apt-get install -y cmake
build: build:
stage: build stage: build