commit c7ccf73834dc51e68edcc76422ab2a763327139e parent 403799260216044430fcab7df5e03a9424336317 Author: markseu <mark2011@mayberg.se> Date: Thu, 30 Nov 2017 21:27:18 +0100 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: + - 7.2 - 7.1 - 7.0 - 5.6