mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-08 17:13:23 +00:00
* Correction du fichier de configuration des tests * Correction de la position de TODO dans le fichier de vocabulaire
8 lines
154 B
YAML
8 lines
154 B
YAML
language: python
|
|
python: "3.5"
|
|
install: pip install -r v*rifications/besoins.txt
|
|
script: python v*rifications/v*rifie.py
|
|
branches:
|
|
only:
|
|
- gh-pages
|