commit 48e64b91db81b72c7a4822b31b98a4281b3f8983 parent 83ef23587da832fe59c61bac3f9f783b919a03e7 Author: markseu <mark2011@mayberg.se> Date: Sun, 1 Nov 2020 21:54:04 +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