Commit Graph

5 Commits

Author SHA1 Message Date
Frank Braun e09215ab7f disable go vet in tests 2020-08-20 03:22:58 +00:00
Frank Braun 89d243bc6d add test to .PHONY 2020-08-20 02:50:42 +00:00
Andreas Linz ffb2c496ae
Replace Travis CI with Github Actions
The motiviation behind this change is that Github Actions is obviously better integrated in Github than Travis CI and that it will be easy to run test against non Linux platforms, e.g. macOS or Windows.
Tests are now run for the three most recent Go versions, i.e. Go 1.13, 1.14 and 1.15 .
A new 'test' target was added to the Makefile.
2020-08-19 19:49:26 +02:00
Frank Braun 93d8e09d7f update github.com/mattn/go-sqlite3 to latest
Related to #8
2020-07-23 04:09:25 +00:00
Frank Braun 7cfed398a7 add Makefile and activate modules 2019-02-26 17:54:51 +00:00