mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
add osx to travis
This commit is contained in:
parent
0134d47329
commit
dd0d29a432
1 changed files with 2 additions and 0 deletions
|
|
@ -74,6 +74,8 @@ matrix:
|
|||
services: docker
|
||||
before_install:
|
||||
addons:
|
||||
- os: osx
|
||||
env: TOXENV=osx
|
||||
- python: "2.7"
|
||||
env: TOXENV=apacheconftest
|
||||
sudo: required
|
||||
|
|
|
|||
Loading…
Reference in a new issue