add .travis.yml

This commit is contained in:
tgic 2014-12-16 12:38:51 +08:00 committed by Boshi Lian
parent aafab2a9a9
commit 62098414ae

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
language: go
go:
- 1.3
- tip
script:
- go test ./ssh