commit 197f05b5d416360c4e773ad75f0de6fe6eee91cd parent 38422b1f79b32bf944d82b606c504e2a999ad663 Author: markseu <mark2011@mayberg.se> Date: Mon, 7 Dec 2020 13:06:54 +0100 Updated 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