Update .travis.yml

This commit is contained in:
Hauke
2020-09-10 15:41:06 +02:00
committed by GitHub
parent 04eda76635
commit 7163a6dcb8
+5
View File
@@ -4,6 +4,11 @@ php:
- '7.3'
- '7.4'
jobs:
fast_finish: true
allow_failures:
- php: 7.1
install:
- composer install