Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ script: - tox # This is not in included in the tox envlist, in order to don't need Internet # when running tox - tox -e doclinks # - tox -e doclinks - tox -e clean before_install: Loading tox.ini +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ envlist = py35, py36, inst, setup, unit, integration, lint, stats, doc [travis] python = 3.5: py35, inst, setup, unit, integration, lint, doc, doclinks 3.5: py35, inst, setup, unit, integration, lint, doc 3.6: py36, inst, setup, unit, integration [testenv] Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ script: - tox # This is not in included in the tox envlist, in order to don't need Internet # when running tox - tox -e doclinks # - tox -e doclinks - tox -e clean before_install: Loading
tox.ini +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ envlist = py35, py36, inst, setup, unit, integration, lint, stats, doc [travis] python = 3.5: py35, inst, setup, unit, integration, lint, doc, doclinks 3.5: py35, inst, setup, unit, integration, lint, doc 3.6: py36, inst, setup, unit, integration [testenv] Loading