Skip to content

Commit

Permalink
removed windows support
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanBieler committed Jan 7, 2019
1 parent 9a1ea2d commit 95334b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# HilbertSpaceFillingCurve

[![Build Status](https://travis-ci.org/jonathanBieler/HilbertSpaceFillingCurve.jl.svg?branch=master)](https://travis-ci.org/jonathanBieler/HilbertSpaceFillingCurve.jl)
[![Build Status](https://ci.appveyor.com/api/projects/status/kg3gx5ngbbewjstr?svg=true)](https://ci.appveyor.com/project/jonathanBieler/HilbertSpaceFillingCurve-jl)

[![Coverage Status](https://coveralls.io/repos/jonathanBieler/HilbertSpaceFillingCurve.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/jonathanBieler/HilbertSpaceFillingCurve.jl?branch=master)

Bindings for Doug Moore's [Fast Hilbert Curve Generation](http://www.tiac.net/~sw/2008/10/Hilbert/moore/).
Bindings for Doug Moore's [Fast Hilbert Curve Generation](http://www.tiac.net/~sw/2008/10/Hilbert/moore/). Windows is not supported.

![screenshot](data/figure.png)

Expand Down
47 changes: 0 additions & 47 deletions appveyor.yml

This file was deleted.

0 comments on commit 95334b1

Please sign in to comment.