1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-28 02:59:54 +00:00

Add travis badge

This commit is contained in:
Calvin Rose 2017-06-25 19:56:17 -04:00
parent 092fd68935
commit 9d66d85778

View File

@ -1,5 +1,7 @@
# gst
[![Build Status](https://travis-ci.org/bakpakin/gst.svg?branch=master)](https://travis-ci.org/bakpakin/gst)
GST is a language and vm that is small and embeddable, has metaprogramming
facilities, can interoperate with C, and has enough features to make it
a useful general purpose programming language. It is a modern variant of