File tree Expand file tree Collapse file tree 3 files changed +8
-47
lines changed Expand file tree Collapse file tree 3 files changed +8
-47
lines changed Original file line number Diff line number Diff line change 11language : julia
2+
23os :
34 - linux
45 - osx
6+ - windows
7+
58julia :
69 - 1.0
7- - 1.1
10+ - 1.4
811 - nightly
12+
913matrix :
1014 allow_failures :
1115 - julia : nightly
1216 fast_finish : true
17+
1318notifications :
1419 email : false
15- after_success :
16- - julia -e 'using Pkg; Pkg.add("Coverage"); using Coverage; Codecov.submit(process_folder())'
20+
21+ codecov : true
Original file line number Diff line number Diff line change 11# UnicodeGraphics
22
33[ ![ Build Status] ( https://travis-ci.org/rafaqz/UnicodeGraphics.jl.svg?branch=master )] ( https://travis-ci.org/rafaqz/UnicodeGraphics.jl )
4- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/9ssyr83n58nj510i?svg=true )] ( https://ci.appveyor.com/project/rafaqz/unicodegraphics-jl )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/rafaqz/UnicodeGraphics.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/rafaqz/UnicodeGraphics.jl?branch=master )
64[ ![ codecov.io] ( http://codecov.io/github/rafaqz/UnicodeGraphics.jl/coverage.svg?branch=master )] ( http://codecov.io/github/rafaqz/UnicodeGraphics.jl?branch=master )
75
86Convert a matrix of Real into a braile or block Unicode string, real fast.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments