commit
803591ea8b
1 changed files with 1 additions and 4 deletions
|
@ -1,11 +1,8 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.0
|
|
||||||
- 1.1
|
- 1.1
|
||||||
- tip
|
|
||||||
|
|
||||||
install: make all
|
install: make all
|
||||||
|
|
||||||
script:
|
script: go test ./
|
||||||
- go test ./
|
|
||||||
|
|
Loading…
Reference in a new issue