Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eckersley <pde@eff.org>2015-12-18 02:45:47 +0300
committerPeter Eckersley <pde@eff.org>2015-12-22 03:09:26 +0300
commitd777e7fabad3f379c266382a36f970a13e85cf12 (patch)
treec4bc186afab115fc977d2d3a19f7fd19d92bff87 /.travis.yml
parent9129dcbc8797f67d85d04fa29541b5cec446e2ce (diff)
This sort of works in tox; travis is unlikely due to sudo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2b37c1bef..dfbc09e2e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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