Skip to content
Extraits de code Groupes Projets
Valider ac4549e3 rédigé par Eliah Rebstock's avatar Eliah Rebstock Validation de Etienne BRATEAU
Parcourir les fichiers

Fix CI

parent 6bf2e539
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -2,9 +2,11 @@ image: ubuntu:bionic ...@@ -2,9 +2,11 @@ image: ubuntu:bionic
before_script: before_script:
- dpkg --add-architecture i386 - dpkg --add-architecture i386
- apt-get update
- apt-get install -y software-properties-common
- add-apt-repository -y ppa:snaipewastaken/ppa - add-apt-repository -y ppa:snaipewastaken/ppa
- apt-get update - apt-get update
- apt-get install libx11-dev:i386 libc6-dev-i386 libx11-dev libc6-dev build-essential criterion-dev -y - apt-get install -y libx11-dev:i386 libc6-dev-i386 libx11-dev libc6-dev build-essential criterion-dev
stages: stages:
- build - build
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter