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