Add .travis.yml

This commit is contained in:
Aaron Lindsay 2017-04-08 11:11:01 -04:00
parent 3f5249cad4
commit b8620f40c8
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- 1.8.x
- master