diff --git a/.travis.yml b/.travis.yml index 3ed2dda..a825378 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,3 +2,6 @@ language: python python: "3.5" install: pip install -r besoins.txt script: python verifie.py +branches: + only: + - gh-pages