qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validate that enigma-go can be built with multiple golang versions

wennmo opened this issue · comments

We need to secure that we are backwards compatible with older golang versions e.g. 1.11 and 1.12 when we switch to 1.13. Set up a circle ci job that executes on multiple golang docker images.