0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
David Goodwin
e6cce33f9c try php8 via travis 2021-01-18 20:31:36 +00:00
Filippo Tessarotto
fc3cd79f21 [Travis] Test against PHP 7.4 2020-02-10 12:16:41 +01:00
David Goodwin
a03317e088 drop codecov 2019-09-17 21:37:27 +01:00
David Goodwin
7718ca808d try adding code coverage things 2019-02-18 20:31:31 +00:00
Filippo Tessarotto
361f0ccb22
[Travis] Build also against PHP 7.3 2019-02-18 11:23:10 +01:00
David Goodwin
dcb60a670c try adding mysql + postgres support to tests 2019-02-15 21:30:59 +00:00
David Goodwin
5a9efc18f0 just disable psalm caching 2019-01-08 13:22:35 +00:00
David Goodwin
3da5b64677 stab in the dark 2019-01-07 22:14:06 +00:00
David Goodwin
9bb00499c7 stop caching vendor 2019-01-07 22:04:33 +00:00
David Goodwin
d4ef211a19 only build with php7.2; run composer build etc (travis) 2018-12-29 21:49:24 +00:00
Adrien Crivelli
15df6c1d7b
Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
Adrien Crivelli
6f7e75dc63 Introduce PHP-CS-Fixer and Travis to enforce code style
Commands `composer check` and `composer fix` can be used to respectively
check and automatically fix code style in the entire project.
2018-01-25 19:55:51 +00:00