Skip to content
Extraits de code Groupes Projets
Valider ba3d6ff0 rédigé par diosmosis's avatar diosmosis
Parcourir les fichiers

Fixing build.

parent 8aad45db
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
#!/bin/bash
set -e
travis_retry sudo apt-get update
sudo apt-get update
# Install XMLStarlet
travis_retry sudo apt-get install -qq xmlstarlet
sudo apt-get install -qq xmlstarlet
# Install fonts for UI tests
if [ "$TEST_SUITE" = "UITests" ];
......
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