Skip to content

Commit

Permalink
Add PkgEval badge
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Jan 18, 2020
1 parent df6afb0 commit a842acf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CatIndices

[![Build Status](https://travis-ci.org/JuliaArrays/CatIndices.jl.svg?branch=master)](https://travis-ci.org/JuliaArrays/CatIndices.jl)

[![codecov.io](http://codecov.io/github/JuliaArrays/CatIndices.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaArrays/CatIndices.jl?branch=master)
[![PkgEval][pkgeval-img]][pkgeval-url]

A Julia package for concatenating, growing, and shrinking arrays in
ways that allow control over the resulting axes.
Expand Down Expand Up @@ -64,3 +64,6 @@ many items at the beginning or end of the vector, this package exports
# Concatenation

TODO

[pkgeval-img]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/C/CatIndices.svg
[pkgeval-url]: https://juliaci.github.io/NanosoldierReports/pkgeval_badges/report.html

0 comments on commit a842acf

Please sign in to comment.