Skip to content

Commit

Permalink
Merge branch 'revert-fix-macos-pytest' into test-revert-fix-macos-pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
bmw committed Apr 12, 2018
2 parents e0394c6 + 06c9043 commit 6bd7f73
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tox.ini
Expand Up @@ -73,41 +73,31 @@ commands =
{[base]install_and_test} acme[dev]
setenv =
{[testenv:py27-oldest]setenv}
passenv =
{[testenv:py27-oldest]passenv}

[testenv:py27-apache-oldest]
commands =
{[base]install_and_test} certbot-apache
setenv =
{[testenv:py27-oldest]setenv}
passenv =
{[testenv:py27-oldest]passenv}

[testenv:py27-certbot-oldest]
commands =
{[base]install_and_test} .[dev]
setenv =
{[testenv:py27-oldest]setenv}
passenv =
{[testenv:py27-oldest]passenv}

[testenv:py27-dns-oldest]
commands =
{[base]install_and_test} {[base]dns_packages}
setenv =
{[testenv:py27-oldest]setenv}
passenv =
{[testenv:py27-oldest]passenv}

[testenv:py27-nginx-oldest]
commands =
{[base]install_and_test} certbot-nginx
python tests/lock_test.py
setenv =
{[testenv:py27-oldest]setenv}
passenv =
{[testenv:py27-oldest]passenv}

[testenv:py27_install]
basepython = python2.7
Expand Down

0 comments on commit 6bd7f73

Please sign in to comment.