Add .travis.yml

This commit is contained in:
Matt Baer 2018-10-14 15:10:20 -04:00
parent e392b3a040
commit 114cb9e40a
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

@ -0,0 +1,4 @@
language: go
go:
- "1.10.x"