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:
authorBrad Warren <bmw@eff.org>2018-07-18 01:38:52 +0300
committerBrad Warren <bmw@eff.org>2018-07-18 01:38:52 +0300
commit6eca187b1964de4f26f9f7c8eb223b99780675d0 (patch)
tree0f0f3b9233db04b9e0b9c85b5c179d066cf987cb /.travis.yml
parenta4ac80614445c6146f9b91ebe8e4d4f8dbcf5209 (diff)
parent6fd312833f8e6cac9fb28f0e1af96d7d8643acb6 (diff)
Merge branch 'master' into merge-test-everything
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c92c52f7b..d714edbde 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ before_script:
matrix:
include:
- python: "2.7"
- env: TOXENV=cover FYI="this also tests py27"
+ env: TOXENV=cover NUMPROCESSES=2 FYI="this also tests py27"
- python: "2.7"
env: TOXENV=lint
- python: "2.7"