add travis status
This commit is contained in:
parent
c15e159c8f
commit
2d9f2b574b
|
@ -36,8 +36,12 @@ You can buy the book [The Definitive ANTLR 4 Reference](http://amzn.com/19343569
|
|||
|
||||
You will find the [Book source code](http://pragprog.com/titles/tpantlr2/source_code) useful.
|
||||
|
||||
|
||||
## Additional grammars
|
||||
[This repository](https://github.com/antlr/grammars-v4) is a collection of grammars without actions where the
|
||||
root directory name is the all-lowercase name of the language parsed
|
||||
by the grammar. For example, java, cpp, csharp, c, etc...
|
||||
|
||||
Travis Status
|
||||
---------
|
||||
|
||||
<a href="https://travis-ci.org/antlr/antlr4"><img src="https://api.travis-ci.org/antlr/antlr4.png"></a>
|
||||
|
|
Loading…
Reference in New Issue