Skip to content

Commit d27c9a0

Browse files
committed
Fix CI Badge
1 parent bbf6a49 commit d27c9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build-OpenSSL-cURL
22

3-
[![Build Status](https://travis-ci.com/jasonacox/Build-OpenSSL-cURL.svg?branch=master)](https://travis-ci.com/jasonacox/Build-OpenSSL-cURL)
3+
[![Build Status](https://app.travis-ci.com/jasonacox/Build-OpenSSL-cURL.svg?branch=master)](https://app.travis-ci.com/jasonacox/Build-OpenSSL-cURL)
44

55
This Script builds OpenSSL, nghttp2 and cURL/libcurl for MacOS (x86_64, arm64), Mac Catalyst (x86_64, arm64), iOS (armv7, armv7s, arm64 and arm64e), iOS Simulator (x86_64, arm64), tvOS (arm64) and tvOS Simulator (x86_64). It includes patching for tvOS to not use fork() and adds HTTP2 support via nghttp2.
66

0 commit comments

Comments
 (0)