mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
test oldest only
This commit is contained in:
parent
412e543330
commit
68dc4b7d80
1 changed files with 2 additions and 2 deletions
|
|
@ -13,11 +13,11 @@ before_script:
|
|||
matrix:
|
||||
include:
|
||||
- python: "2.7"
|
||||
env: TOXENV=py27_install BOULDER_INTEGRATION=v1
|
||||
env: TOXENV=py27-nginx-oldest BOULDER_INTEGRATION=v1
|
||||
sudo: required
|
||||
services: docker
|
||||
- python: "2.7"
|
||||
env: TOXENV=py27_install BOULDER_INTEGRATION=v2
|
||||
env: TOXENV=py27-nginx-oldest BOULDER_INTEGRATION=v2
|
||||
sudo: required
|
||||
services: docker
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue