Skip to content
This repository has been archived by the owner on Mar 20, 2020. It is now read-only.

JuliaDatabases/SQLiteBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLiteBuilder

Build Status

This repository builds binary artifacts for the SQLiteBuilder 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.

This repository was created using BinaryBuilder.jl