Commit Graph

9 Commits

Author SHA1 Message Date
Aleksander Machniak
85be74d77c GA: Stick to ubuntu-18.04 2020-12-19 19:51:48 +01:00
Aleksander Machniak
67314d76c0 GA: Fix job name
[skip ci]
2020-12-19 10:28:14 +01:00
Aleksander Machniak
fa8ddf594f GA: Support "[skip ci]" and "[ci skip]" tags 2020-12-19 10:25:40 +01:00
Aleksander Machniak
c0510aaab3 GA: See if we can test PHP8 now 2020-12-13 12:27:23 +01:00
Aleksander Machniak
12547ccf01 Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntax
Net_IDNA2 is not compatible, and Intl is a bundled ext since PHP 5.3.
Fixed some regressions.
2020-12-13 10:21:52 +01:00
Aleksander Machniak
70c7ca1ec8 GA/Travis: Move some tests from Travis to GA, disable php8 and windows test on GA (as they aren't possible yet) 2020-12-12 08:31:30 +01:00
Aleksander Machniak
f97a3d45d5 GA: Create config file for tests 2020-12-12 08:20:02 +01:00
Aleksander Machniak
f593b364ce GA: Fix composer install commands 2020-12-12 08:15:25 +01:00
Aleksander Machniak
b64cbe8458 GA: Let's see if we can do some testing using Github Actions 2020-12-12 08:09:46 +01:00