From fe75054b97aa088f3dbfe7fd4a663a8665ccf370 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=E2=80=8B=E2=81=A0=E2=80=8C=E2=80=8B=E2=81=A0=E2=81=A0?= =?UTF-8?q?=E2=80=8C=E2=80=8B=EF=BB=BF=E2=80=8B=E2=81=A0=E2=80=8D=E2=80=8C?= =?UTF-8?q?=E2=80=8C=E2=80=8B=E2=80=8B=E2=80=8D=E2=80=8Cyprien=20Q?= =?UTF-8?q?=E2=80=8B=E2=81=A0=E2=80=8C=E2=80=8B=E2=81=A0=E2=81=A0=E2=80=8C?= =?UTF-8?q?=E2=80=8B=EF=BB=BF=E2=80=8B=E2=81=A0=E2=80=8D=E2=80=8C=E2=80=8C?= =?UTF-8?q?=E2=80=8B=E2=80=8B=E2=80=8D=E2=80=8Cuilici?= Date: Thu, 30 Jul 2020 09:18:47 +0200 Subject: [PATCH] =?UTF-8?q?Tentative=20de=20correction=20des=20probl=C3=A8?= =?UTF-8?q?me=20d'encodage=20de=20caract=C3=A8res=20sur=20le=20serveur=20d?= =?UTF-8?q?'int=C3=A9gration=20continue=20(#262)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Correction du fichier de configuration des tests * Correction de la position de TODO dans le fichier de vocabulaire --- .travis.yml | 4 ++-- liste_de_traductions.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 999016e..d126772 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: "3.5" -install: pip install -r vérifications/besoins.txt -script: python vérifications/vérifie.py +install: pip install -r v*rifications/besoins.txt +script: python v*rifications/v*rifie.py branches: only: - gh-pages diff --git a/liste_de_traductions.json b/liste_de_traductions.json index ddb1408..bf84cf6 100644 --- a/liste_de_traductions.json +++ b/liste_de_traductions.json @@ -214,9 +214,9 @@ {"anglais": "TIL (Today I Learnt)", "français": "AJA (Aujourd’hui J’ai Appris)", "classe": "proposition"}, {"anglais": "TL;DR (Too Long; Didn't Read)" , "français": "TL;PL (Trop Long; Pas Lu)", "classe": "proposition"}, {"anglais": "To deface", "français": "Défigurer", "classe": "groupe verbal"}, - {"anglais": "TODO", "français": "YAKA", "classe": "proposition"}, {"anglais": "To reverse", "français": "Détricoter", "classe": "groupe verbal"}, {"anglais": "To spoil", "français": "Divulgâcher", "classe": "verbe"}, + {"anglais": "TODO", "français": "YAKA", "classe": "proposition"}, {"anglais": "Touchpad", "français": "Pavé tactile", "genre": "m", "classe": "groupe nominal"}, {"anglais": "Trackball", "français": "Boule de commande", "genre": "f", "classe": "groupe nominal"}, {"anglais": "Tuning", "français": "Bolidage", "genre": "m", "classe": "groupe nominal"},