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

Add composer self-update to travis.yml for consistency (prevents build failures)

parent 4cc63843
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -21,6 +21,7 @@ install: ...@@ -21,6 +21,7 @@ install:
- git checkout "$TEST_PIWIK_VERSION" - git checkout "$TEST_PIWIK_VERSION"
- git submodule init - git submodule init
- git submodule update || true - git submodule update || true
- composer self-update
- composer install - composer install
- rm -rf plugins/ExamplePlugin - rm -rf plugins/ExamplePlugin
- cd ../ - cd ../
......
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