bashhub-server/.travis.yml

10 lines
98 B
YAML
Raw Normal View History

2020-02-10 17:08:30 +08:00
language: go
go:
- "1.13.x"
env:
- GO111MODULE=on
install: true
script: go run *.go version