Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 591 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 591 Bytes

LibCURLBuilder

Build Status

This repository builds binary artifacts for the LibCURL project. This repository has a default .travis.yml file that can be used to build binary artifacts on Travis CI. You will however need to setup the release upload manually. See https://docs.travis-ci.com/user/deployment/releases/.

If you don't wish to use travis, you can use the build_tarballs.jl file manually and upload the resulting artifacts to a hosting provider of your choice.