summaryrefslogtreecommitdiff
path: root/.github/workflows/ci-linux.yml
AgeCommit message (Collapse)Author
2020-10-16Fix building the argon2 module on CI due to a broken PPA package.Sadie Powell
2020-10-10Implement support for Argon2 password hashing.ShutterQuick
Resolves #1540.
2020-01-18Improve manually enabling extra modules.Sadie Powell
- Allow modules to be specified without their prefix and extensions in --{disable,enable}-extras. - Allow modules to be space delimited in --{disable,enable}-extras.
2020-01-17Migrate from Travis CI to GitHub Actions.Sadie Powell
This brings shiny new GitHub integrations as well as allowing us to bring back the macOS builds which were disabled because of the very broken Travis CI macOS infrastructure.