Add travis-ci badge to README

This commit is contained in:
Niklas Fasching 2018-12-11 17:59:13 +01:00
parent 81f74f4ad9
commit 07d90c960c

View file

@ -1,3 +1,4 @@
* go-org [[https://travis-ci.org/niklasfasching/go-org.svg?branch=master]]
A basic org-mode parser in go A basic org-mode parser in go
* motivation * motivation
- have a org-mode AST to play around with building an org-mode language server - have a org-mode AST to play around with building an org-mode language server