mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
This sort of works in tox; travis is unlikely due to sudo
This commit is contained in:
@@ -3,6 +3,7 @@ language: python
|
||||
services:
|
||||
- rabbitmq
|
||||
- mariadb
|
||||
- apache2
|
||||
|
||||
# http://docs.travis-ci.com/user/ci-environment/#CI-environment-OS
|
||||
# gimme has to be kept in sync with Boulder's Go version setting in .travis.yml
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
# assess, but it should be automated
|
||||
export EA=/etc/apache2/
|
||||
TESTDIR="`dirname $0`"
|
||||
LEROOT="`realpath \"$TESTDIR/../../\"`"
|
||||
LEROOT="`realpath \"$TESTDIR/../../../../\"`"
|
||||
cd $TESTDIR/passing
|
||||
LETSENCRYPT="${LETSENCRYPT:-$LEROOT/venv/bin/letsencrypt}"
|
||||
|
||||
Reference in New Issue
Block a user