mirror of https://github.com/ledisdb/ledisdb.git
7 lines
78 B
YAML
7 lines
78 B
YAML
|
language: go
|
||
|
go:
|
||
|
- 1.1
|
||
|
- tip
|
||
|
before_install:
|
||
|
- go get gopkg.in/check.v1
|