add travis button to readme

This commit is contained in:
Lucas Clemente 2016-04-07 17:08:19 +02:00
parent 990660ae3e
commit 7d96666dd9

View file

@ -1,3 +1,5 @@
# A QUIC implementation in native Go
[![Build Status](https://travis-ci.org/lucas-clemente/quic-go.svg?branch=master)](https://travis-ci.org/lucas-clemente/quic-go)
This is very much an incomplete, buggy, unperformant and insecure work in progress :)