diff options
author | Aleksey Kladov <[email protected]> | 2018-01-27 21:10:38 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-01-27 21:10:38 +0000 |
commit | 96201750944091cb90d0a0dfcea04eb0303e670a (patch) | |
tree | addadbb86af481f401dac3f4f11d373059545742 | |
parent | 60ab3cfb8868e59a546d2176da9cf0fbde61b723 (diff) |
CI badge
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | # libsyntax2.0 | 1 | # libsyntax2.0 |
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 | 5 | ||
5 | libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). | 6 | libsyntax2.0 is an **experimental** implementation of the corresponding [RFC](https://github.com/rust-lang/rfcs/pull/2256). |
6 | 7 | ||