Skip to content
Snippets Groups Projects
.travis.yml 73 B
language: go
go:
  - 1.11
env:
  - GO111MODULE=on
script:
  - ./build.sh