puzzle / cryptopus

Cryptopus is a ruby on rails web application for storing and sharing passwords and other sensitive data. All data is stored encrypted in a database, safe from third party access.
GNU General Public License v3.0
57 stars 33 forks source link

Switch from travis to github actions #354

Closed mtnstar closed 3 years ago

mtnstar commented 3 years ago

since travis is not free anymore, switch to github actions for building GitHub Doc Migrating from Tavis CI).

mtnstar commented 3 years ago

looks good and I just merged your PR.

please check if everything is working as expected. are you going to create a follow up ticket for removing travis in the future ?