docs: add travis badge to README

This commit is contained in:
M. George Hansen 2020-05-31 10:18:43 -07:00
parent 01618f8c43
commit 442e56568c

View file

@ -1,5 +1,7 @@
# websnacks: Minimal Dependency Server-Side JSX for Static Sites
[![Build Status](https://travis-ci.org/websnacksjs/websnacks.svg?branch=master)](https://travis-ci.org/websnacksjs/websnacks)
Develop fully static websites using typesafe JSX templates on the server without the complex build system and dependency management of server-side rendered React frameworks.
## Goals