Files
crawlab/backend/vendor/github.com/mitchellh/mapstructure/.travis.yml
Marvin Zhang 56c99b314f added golang
2019-07-22 12:51:52 +08:00

9 lines
60 B
Go

language: go
go:
- "1.11.x"
- tip
script:
- go test