Skip to content

Commit f78df8f

Browse files
Updated php versions in travis.yml
1 parent 7929fca commit f78df8f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

.travis.yml

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

33
php:
4-
- 7.0
5-
- 7.1
6-
- 7.2
7-
- 7.3
8-
- 7.4
94
- 8.0
5+
- 8.1
106

117
before_script:
128
- 'composer install --dev --prefer-source'

0 commit comments

Comments
 (0)