Added Travis config file

This commit is contained in:
Per Abich 2020-02-25 10:39:00 +01:00
parent b17eed2ad7
commit a1f115bef9

6
.travis.yaml Normal file
View File

@ -0,0 +1,6 @@
language: go
go:
- "1.13"
- "1.12"
- stable