Added Travis config file

(cherry picked from commit a1f115bef9)
This commit is contained in:
Per Abich 2020-02-25 10:39:00 +01:00
parent 9800cf83cc
commit 1456fb0095

6
.travis.yaml Normal file
View File

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