added travis build status

This commit is contained in:
Jan Halfar 2020-02-11 10:39:07 +01:00 committed by GitHub
parent 31387b839b
commit bc62bded51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# Go / TypeScript and Go / Go RPC
[![Build Status](https://travis-ci.org/foomo/gotsrpc.svg?branch=master)](https://travis-ci.org/foomo/gotsrpc)
## Installation
From source to /usr/local/bin/gotsrpc:
@ -142,4 +144,4 @@ module:
name: github.com/foomo/gotsrpc
path: ../ # Relative Or Absolute Path where the package was checked out (root of the package)
```
```