[PR #600] [CLOSED] (wip) enable windows builds on Travis-CI #1549

Closed
opened 2026-03-16 02:12:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/600
Author: @bluejekyll
Created: 11/2/2018
Status: Closed

Base: masterHead: enable-windows-on-travis


📝 Commits (6)

  • 92b125f enable windows builds on Travis-CI
  • 5bda99a add install openssl to windows
  • 72ff7fe fix openssl install script
  • 72d7c19 install openssl from chocolatey
  • 951fc0d add OPENSSL_DIR env_var
  • 8ef1a54 remove unnecessary escape

📊 Changes

3 files changed (+163 additions, -209 deletions)

View changed files

.appveyor.yml (+0 -68)
📝 .travis.yml (+152 -141)
scripts/install_openssl_win.sh (+11 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/600 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 11/2/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `enable-windows-on-travis` --- ### 📝 Commits (6) - [`92b125f`](https://github.com/hickory-dns/hickory-dns/commit/92b125f7683b9589819dd8aca8e5866903e62e72) enable windows builds on Travis-CI - [`5bda99a`](https://github.com/hickory-dns/hickory-dns/commit/5bda99abe774c80cb53604f3f95ea9d0a5f439be) add install openssl to windows - [`72ff7fe`](https://github.com/hickory-dns/hickory-dns/commit/72ff7fe247593484e2d0c86f56d8aca1472c94b1) fix openssl install script - [`72d7c19`](https://github.com/hickory-dns/hickory-dns/commit/72d7c19e852499e8616fe553ea945eb58c9cec52) install openssl from chocolatey - [`951fc0d`](https://github.com/hickory-dns/hickory-dns/commit/951fc0d8ed5e455486cd8ae569023feaac3753b9) add OPENSSL_DIR env_var - [`8ef1a54`](https://github.com/hickory-dns/hickory-dns/commit/8ef1a547afa791680750631572880f2bc90f34a4) remove unnecessary escape ### 📊 Changes **3 files changed** (+163 additions, -209 deletions) <details> <summary>View changed files</summary> ➖ `.appveyor.yml` (+0 -68) 📝 `.travis.yml` (+152 -141) ➕ `scripts/install_openssl_win.sh` (+11 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:12:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1549
No description provided.