Merge remote-tracking branch 'origin/master' into fix-non-windows

This commit is contained in:
Dan Markham 2019-04-04 15:44:34 -07:00
commit fd4c1a3913
No known key found for this signature in database
GPG Key ID: 7994037517927D77
1 changed files with 5 additions and 0 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- "1.12.x"
- "1.11.x"
- "1.10.x"