mirror of
https://github.com/status-im/go-sqlcipher.git
synced 2026-08-31 02:01:15 +00:00
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.