Skip to content
Snippets Groups Projects
Commit 3b7ab8bd authored by Vytor Calixto's avatar Vytor Calixto :space_invader:
Browse files

Add valgrind na instalação dos testes

parent 75b0c4c1
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -3,7 +3,7 @@ stages: ...@@ -3,7 +3,7 @@ stages:
before_script: before_script:
- apt-get update - apt-get update
- apt-get -y install build-essential make autoconf gcc - apt-get -y install build-essential make autoconf gcc valgrind
- make - make
test: test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment