1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-24 10:07:04 +02:00

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