Skip to content

Commit 263a15d

Browse files
Test PHP 7 and PHP 8
1 parent 5b258dc commit 263a15d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: php
22
php:
3-
- 7.1
4-
- 7.2
5-
- 7.3
3+
- 7.4
4+
- 8.4
65
install:
76
- travis_retry composer install --no-interaction --ignore-platform-reqs
87
before_script:

0 commit comments

Comments
 (0)