diff --git a/.travis.yml b/.travis.yml index 2c9e622ee0f..18c70fcba4e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ script: - py.test --cov=qcodes --cov-report xml --cov-config=.coveragerc - | cd ../docs - make SPHINXOPTS="-W" html-api + make html-api - cd .. after_success: