Add travis config.

This commit is contained in:
Kyle Isom
2017-03-20 14:05:20 -07:00
committed by Kyle Isom
parent 79e106da2e
commit 31b9d175dd

7
.travis.yml Normal file
View File

@@ -0,0 +1,7 @@
language: go
go:
- 1.x
- 1.6
- 1.7.x
- master