Travis-CI test configuration

This commit is contained in:
Martin Atkins 2017-05-25 08:15:49 -07:00
parent 2b442985cd
commit 2cb0bd7e83

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- 1.7.x
- 1.8.x
- tip