added travis-ci
This commit is contained in:
parent
8e009be940
commit
b97ccd007c
1
.travis.yml
Normal file
1
.travis.yml
Normal file
@ -0,0 +1 @@
|
||||
language: go
|
@ -1,5 +1,8 @@
|
||||
Gearman-Go
|
||||
==========
|
||||
|
||||
[![Build Status](https://travis-ci.org/mikespook/gearman-go.png?branch=master)](https://travis-ci.org/mikespook/gearman-go)
|
||||
|
||||
This package is a [Gearman](http://gearman.org/) API for [Golang](http://golang.org).
|
||||
It was implemented a native protocol for both worker and client API.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user