about summary refs log tree commit diff stats
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions
id='n12' href='#n12'>12
13
14
15





            



         

            


                               
language: go

go:
- 1.11.x
- 1.12.x

os:
  - linux
  - osx

dist: xenial

script:
  - env GO111MODULE=on go build
  - env GO111MODULE=on go test