Ajout de configuration pour travis

This commit is contained in:
Etienne Millon
2015-12-13 15:07:41 +01:00
parent e6bbc7444d
commit d6c3dfd236
2 changed files with 5 additions and 1 deletions

4
.travis.yml Normal file
View File

@@ -0,0 +1,4 @@
language: python
python: "3.5"
install: pip install -r besoins.txt
script: python verifie.py