Travis integration

This commit is contained in:
V2Ray 2015-09-07 17:37:23 +02:00
parent 901434f0a1
commit 57ee1ad5af
1 changed files with 6 additions and 0 deletions

6
.travis.yaml Normal file
View File

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