oublie d'un "

This commit is contained in:
Julien Cabillot 2017-03-04 01:56:31 +01:00 committed by Cabillot Julien
parent 63654dba28
commit b9773a419d

View File

@ -25,4 +25,4 @@ yaml:
- pip install "PyYAML" - pip install "PyYAML"
script: script:
- cd "${CI_PROJECT_DIR}" - cd "${CI_PROJECT_DIR}"
- python -c "from yaml import load, Loader; load(open('ha_configuration.yml'), Loader=Loader) - python -c "from yaml import load, Loader; load(open('ha_configuration.yml'), Loader=Loader)"