Skip to content
Snippets Groups Projects
Commit 8eb3ca1d authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

Update .gitlab-ci.yml

parent c5ea1f6d
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ pages:
script:
# Mettre à jour la liste des paquets disponibles et installation
- apt-get update
- apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libpng-dev libglew-dev cmake doxygen valgrind build-essential pydot graphviz
- apt-get install -y libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libpng-dev libglew-dev cmake doxygen valgrind build-essential graphviz
# Test de commandes python
- python --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment