Addwing in travis

This commit is contained in:
Dan Markham 2019-04-04 15:38:58 -07:00
parent 6bcfe2edaa
commit 8d88862e90
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"