add .travis.yml

This commit is contained in:
Yasuhiro Matsumoto 2016-11-21 10:25:22 +09:00
parent 62f9ce3246
commit 02db6f5ed6

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- tip
script:
- go test