forked from Mirrors/jsonapi
also run against go edge?
This commit is contained in:
parent
8bd36714e8
commit
32ae501420
|
@ -1,4 +1,5 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.4
|
||||
- tip
|
||||
script: go test . -v
|
||||
|
|
Loading…
Reference in New Issue