1
0
mirror of https://github.com/fatedier/frp synced 2025-10-12 21:22:46 +08:00
frp/vendor/github.com/stretchr/testify/.travis.yml
2017-11-01 16:21:57 +08:00

17 lines
125 B
YAML

language: go
sudo: false
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- tip
script:
- go test -v ./...