Skip to content

Commit

Permalink
Adds Travis badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
ettomatic committed Jun 15, 2020
1 parent cd27fcb commit 2deb1be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# XAttr

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

Crystal bindings to [XATTR](https://man7.org/linux/man-pages/man7/xattr.7.html).

This library allow to manage extended file attributes (XATTR) as file metadata.
Expand Down

0 comments on commit 2deb1be

Please sign in to comment.