Skip to content
Extraits de code Groupes Projets
Valider 21f9f904 rédigé par Matthieu Napoli's avatar Matthieu Napoli
Parcourir les fichiers

Fix bug introduced in #7391

parent 3ce0c85f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -93,7 +93,7 @@ install:
before_script:
- ./tests/travis/install_mysql_5.6.sh
phpenv config-rm xdebug.ini;
- phpenv config-rm xdebug.ini;
# add always_populate_raw_post_data=-1 to php.ini
- echo "always_populate_raw_post_data=-1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
......
......@@ -121,7 +121,7 @@ before_script:
{% endif %}
- ./tests/travis/install_mysql_5.6.sh
phpenv config-rm xdebug.ini;
- phpenv config-rm xdebug.ini;
# add always_populate_raw_post_data=-1 to php.ini
- echo "always_populate_raw_post_data=-1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
......
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