mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 02:44:21 +02:00
Get mypy running in travis for easier review (#5875)
This commit is contained in:
@@ -29,6 +29,8 @@ matrix:
|
|||||||
addons:
|
addons:
|
||||||
- python: "2.7"
|
- python: "2.7"
|
||||||
env: TOXENV=lint
|
env: TOXENV=lint
|
||||||
|
- python: "3.5"
|
||||||
|
env: TOXENV=mypy
|
||||||
- python: "2.7"
|
- python: "2.7"
|
||||||
env: TOXENV='py27-{acme,apache,certbot,dns,nginx}-oldest'
|
env: TOXENV='py27-{acme,apache,certbot,dns,nginx}-oldest'
|
||||||
sudo: required
|
sudo: required
|
||||||
|
|||||||
Reference in New Issue
Block a user