diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-20T21·52+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-20T21·53+0000 |
commit | 9885036eec80305fcd44b51a1878e7118282db78 (patch) | |
tree | a7f814caba2128f46502fbcb845f70fc5d912452 /nix/yants/README.md | |
parent | 902500c4ead7166274187dcb776048d2ecd86bfa (diff) |
chore(yants): Move tests into subfolder & add to CI builds r/250
Diffstat (limited to 'nix/yants/README.md')
-rw-r--r-- | nix/yants/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nix/yants/README.md b/nix/yants/README.md index 54e3e4a6a4f2..5d551e5a49ab 100644 --- a/nix/yants/README.md +++ b/nix/yants/README.md @@ -1,8 +1,6 @@ yants ===== -[![Build Status](https://travis-ci.org/tazjin/yants.svg?branch=master)](https://travis-ci.org/tazjin/yants) - This is a tiny type-checker for data in Nix, written in Nix. # Features |