2
0
mirror of https://github.com/stefan01/transocks.git synced 2025-02-22 11:40:54 +07:00
transocks/.travis.yml
Yamamoto, Hirotaka 4fa2892a52 Initial commit
2016-03-08 16:16:36 +09:00

9 lines
75 B
YAML

sudo: false
language: go
go:
- 1.6
- tip
script:
- go test -v ./...