mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
Add macOS to Travis builds
This commit is contained in:
parent
18f6deada8
commit
fc8bbef16e
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ matrix:
|
|||
sudo: required
|
||||
- python: "2.7"
|
||||
env: TOXENV=nginxroundtrip
|
||||
- language: generic
|
||||
env: TOXENV=py36
|
||||
os: osx
|
||||
|
||||
|
||||
# Only build pushes to the master branch, PRs, and branches beginning with
|
||||
|
|
|
|||
Loading…
Reference in a new issue