Test on PHP 8 & drop Travis

This commit is contained in:
Jeremy Benoist
2021-11-29 21:00:36 +01:00
parent fabf096ce6
commit 5b1eba79bd
4 changed files with 6 additions and 40 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ env:
jobs:
coding-standards:
name: "CS Fixer & PHPStan"
runs-on: "ubuntu-18.04"
runs-on: "ubuntu-20.04"
strategy:
matrix: