Skip to content
Snippets Groups Projects
Verified Commit ffe1d94f authored by David Beniamine's avatar David Beniamine
Browse files

Remove insecable space

parent d7dde82e
Branches
No related tags found
No related merge requests found
Pipeline #123 failed
......@@ -2,7 +2,7 @@ image: debian:stable
deps:
stage: build
script: apt-get update && apt-get install -y php-cli build-essential make && make dependencies
script: apt-get update && apt-get install -y php-cli build-essential make && make dependencies
perl:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment