diff options
author | Aleksey Kladov <[email protected]> | 2018-01-28 00:15:30 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-28 00:15:30 +0000 |
commit | fcc4987de576fd55131c75e41c9bfdf439be58ce (patch) | |
tree | 0c160b569c1d4ca14b23cdff192d2e935e18da54 | |
parent | ee6ebec70d8787c2ce2fd8ab80674500ca80afc3 (diff) |
Add appveyor badge
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ | |||
2 | 2 | ||
3 | [](https://gitter.im/libsyntax2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | 3 | [](https://gitter.im/libsyntax2/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
4 | [](https://travis-ci.org/matklad/libsyntax2) | 4 | [](https://travis-ci.org/matklad/libsyntax2) |
5 | [](https://ci.appveyor.com/project/matklad/libsyntax2/branch/master) | ||
6 | |||
7 | |||
5 | 8 | ||
6 | libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). | 9 | libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). |
7 | 10 | ||