commit 9e427b5e2b4eee69eb8a4d71e061f405f13a373c parent a2b6b9952ef823be9bee9b319a97946283953cf8 Author: markseu <mark2011@mayberg.se> Date: Fri, 27 Dec 2019 11:20:25 +0100 Updated automated tests, PHP 5.6 - 7.4 Diffstat:
| M | .travis.yml | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.travis.yml b/.travis.yml @@ -1,5 +1,8 @@ +# Automated tests for Travis CI, https://travis-ci.org/datenstrom + language: php php: + - 7.4 - 7.3 - 7.2 - 7.1