Skip to content

Commit 1a8779f

Browse files
committed
gssapi: add Travis Build status to README.md
1 parent ecd05b7 commit 1a8779f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# gssapi
22

3+
[![Build Status](https://travis-ci.org/apcera/gssapi.svg?branch=master)](https://travis-ci.org/apcera/gssapi)
4+
35
The gssapi package is a Golang wrapper around [RFC 2743](https://www.ietf.org/rfc/rfc2743.txt),
46
the Generic Security Services Application Programming Interface. (GSSAPI)
57

0 commit comments

Comments
 (0)