commit da2d4c514ada54f5255a424d6c8330e612caf085 parent e91d913478a885cb2a3bbba5c59071fce2df87f4 Author: markseu <mark2011@mayberg.se> Date: Tue, 1 Dec 2020 08:40:36 +0100 Updated automated tests Diffstat:
| M | .travis.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -1,5 +1,6 @@ language: php php: + - 8.0 - 7.4 - 7.3 - 7.2