2
0
mirror of https://github.com/stefan01/transocks.git synced 2025-02-22 19:50:46 +07:00
transocks/.travis.yml

9 lines
75 B
YAML
Raw Normal View History

2016-03-04 07:54:59 +06:00
sudo: false
language: go
go:
- 1.6
- tip
script:
- go test -v ./...