Ditch Travis to use GitHub Actions

This commit is contained in:
Jeremy Benoist
2020-11-23 22:39:32 +01:00
parent e089c24720
commit 40c01ad1d4
9 changed files with 242 additions and 78 deletions

View File

@ -4,7 +4,7 @@ parameters:
test_database_port: 3306
test_database_name: wallabag_test
test_database_user: root
test_database_password: ~
test_database_password: root
test_database_path: ~
env(TEST_DATABASE_PATH): ~
test_database_charset: utf8mb4