docs: add travis badge to README

This commit is contained in:
M. George Hansen 2020-05-31 10:18:43 -07:00
parent ea208e0921
commit 719e8b7d71
Signed by: mgeorgehansen
SSH key fingerprint: SHA256:JlIGiQLPyQ2RHTH3a2oVlb20Xkh9Glr8DUF4YTXHJxM

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