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:
authorYoan Blanc <yoan@dosimple.ch>2018-07-31 20:31:36 +0300
committerBrad Warren <bmw@users.noreply.github.com>2018-07-31 20:31:36 +0300
commit62629213153e40054654b1a71a3138a90091f6e7 (patch)
tree679cf769d82012c766ff14946a41567e46de00b3 /.travis.yml
parent68f9a1b30042cbfc7b42667829a83d23d9f89f6c (diff)
bump pytest-xdist to 1.22.5 (#6253)
Signed-off-by: Yoan Blanc <yoan.blanc@exoscale.ch>
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 b671c0e8d..367e00fea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
sudo: required
services: docker
- python: "2.7"
- env: TOXENV=cover NUMPROCESSES=2 FYI="this also tests py27"
+ env: TOXENV=cover FYI="this also tests py27"
- sudo: required
env: TOXENV=nginx_compat
services: docker