mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 19:14:54 +02:00
Wrangle things to actually run in travis
This commit is contained in:
@@ -69,8 +69,9 @@ commands =
|
||||
pylint --rcfile=.pylintrc letshelp-letsencrypt/letshelp_letsencrypt
|
||||
|
||||
[testenv:hackishapachetest]
|
||||
basepython = python2.7
|
||||
#basepython = python2.7
|
||||
setenv =
|
||||
LETSENCRYPT=letsencrypt
|
||||
LETSENCRYPT=/home/travis/build/letsencrypt/letsencrypt/.tox/hackishapachetest/bin/letsencrypt
|
||||
commands =
|
||||
pip install -e acme -e .[dev] -e letsencrypt-apache -e letsencrypt-nginx -e letsencrypt-compatibility-test -e letshelp-letsencrypt
|
||||
sudo ./letsencrypt-apache/letsencrypt_apache/tests/apache-conf-files/hackish-apache-test
|
||||
|
||||
Reference in New Issue
Block a user