Skip to content

Commit 97c9b67

Browse files
test on supported PHP versions only
1 parent dba8833 commit 97c9b67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: php
22

33
php:
4-
- 7.2
54
- 7.3
5+
- 7.4
66

77
install:
88
- travis_retry composer install --no-interaction

0 commit comments

Comments
 (0)