Add travis file

This commit is contained in:
Asim Aslam 2015-10-27 14:13:32 +00:00
parent d9ae100524
commit 4bd529f523

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.4.2
- 1.5
- tip