certbot/.azure-pipelines
Brad Warren 7d79c91e9b
Move our macOS tests to Azure Pipelines (#7793)
[Our macOS tests are failing](https://travis-ci.com/certbot/certbot/builds/149965318) again this time due to the problem described at https://travis-ci.community/t/macos-build-fails-because-of-homebrew-bundle-unknown-command/7296/14.

I tried adding `update: true` to the Homebrew config as described in that thread, but [it didn't work](https://travis-ci.com/certbot/certbot/builds/150070374). I also tried updating the macOS image we use which [didn't work](https://travis-ci.com/certbot/certbot/builds/150072389).

Since we continue to have problems with macOS on Travis, let try moving the tests to Azure Pipelines.

* test macos

* Remove Travis macOS setup

* add displayName
2020-02-21 11:18:53 -08:00
..
templates Move our macOS tests to Azure Pipelines (#7793) 2020-02-21 11:18:53 -08:00
advanced.yml Add triggers for only a single CI system (#7748) 2020-02-05 23:49:01 +01:00
INSTALL.md Spelling and grammar fixes (#7695) 2020-01-17 18:55:51 +01:00
main.yml Match our Travis logic in Azure. (#7514) 2019-11-06 10:45:17 -08:00
release.yml Create a release pipeline on Azure for Windows installer (#7441) 2019-10-30 10:19:10 -07:00