Files
bitoduc.fr/.travis.yml
2015-12-17 16:15:51 +01:00

8 lines
126 B
YAML

language: python
python: "3.5"
install: pip install -r besoins.txt
script: python verifie.py
branches:
only:
- gh-pages