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

More deps

parent 91c03e4a
Branches
No related tags found
No related merge requests found
Pipeline #121 failed
......@@ -2,7 +2,7 @@ image: debian:stable
deps:
stage: build
script: make dependencies && apt-get install -y php-cli
script: 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