mirror of
https://github.com/soulaklabs/bitoduc.fr.git
synced 2025-12-09 01:23:24 +00:00
Tentative de mise en route de travis
voir https://github.com/travis-ci/travis-core/pull/137
This commit is contained in:
@@ -2,3 +2,6 @@ language: python
|
|||||||
python: "3.5"
|
python: "3.5"
|
||||||
install: pip install -r besoins.txt
|
install: pip install -r besoins.txt
|
||||||
script: python verifie.py
|
script: python verifie.py
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- gh-pages
|
||||||
|
|||||||
Reference in New Issue
Block a user