Skip to content

Commit 471b4e3

Browse files
Added newer PHP versions to travis configuration
1 parent 39a6fa4 commit 471b4e3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ language: php
33
php:
44
- 7.0
55
- 7.1
6+
- 7.2
7+
- 7.3
8+
- 7.4
9+
- 8.0
610

711
before_script:
812
- 'composer install --dev --prefer-source'

0 commit comments

Comments
 (0)