1
0
mirror of https://github.com/google/gops.git synced 2025-02-19 19:59:55 +02:00

add travis build

This commit is contained in:
Jaana Burcu Dogan 2016-11-11 13:46:23 -08:00
parent 5d86652de7
commit 644b41711d

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- 1.7
- master