Skip to content

Commit

Permalink
Add Travis CI automation.
Browse files Browse the repository at this point in the history
  • Loading branch information
brother committed Dec 15, 2017
1 parent 6279584 commit 56616b0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
language: go
go:
- 1.x
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/glesys/glesys-go.svg?branch=master)](https://travis-ci.org/glesys/glesys-go)

# glesys-go

This is the official client library for interacting with the
Expand Down

0 comments on commit 56616b0

Please sign in to comment.