Update .travis.yml

This commit is contained in:
Hauke
2020-09-10 15:16:29 +02:00
committed by GitHub
parent 47b0274008
commit 23ab91faa4
+2
View File
@@ -2,6 +2,8 @@ language: php
php:
- '7.1'
- '7.2'
- '7.3'
- '7.4'
install:
- composer install