Skip to content

Commit ee5f0df

Browse files
author
Philipp Alferov
committed
Add build status badge
1 parent a61e878 commit ee5f0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# array-to-tree
1+
# array-to-tree [![Build Status](https://travis-ci.org/alferov/array-to-tree.svg?branch=master)](https://travis-ci.org/alferov/array-to-tree)
22

33
> Convert a plain array of nodes (with pointers to parent nodes) to a tree.
44

0 commit comments

Comments
 (0)