Skip to content

Commit a532565

Browse files
Test against PHP 7.4 instead of 8
1 parent 130f95e commit a532565

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
@@ -3,7 +3,7 @@ language: php
33
php:
44
- "7.2"
55
- "7.3"
6-
- nightly
6+
- 7.4snapshot
77

88
cache:
99
directories:

0 commit comments

Comments
 (0)