1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-16 04:35:24 +00:00

Travis integration

This commit is contained in:
V2Ray 2015-09-07 17:37:23 +02:00
parent 901434f0a1
commit 57ee1ad5af

6
.travis.yaml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.5
script: go test -v ./...