Skip to content

Commit 1a61f37

Browse files
Update .travis.yml
1 parent 87d9070 commit 1a61f37

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.travis.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ dist: trusty
22
language: php
33

44
php:
5-
- 5.5
6-
- 5.6
7-
- 7.0
5+
- 7.2
6+
- 7.4
7+
- 8.0
8+
- 8.1
9+
- 8.2
810

911
before_install:
1012
- phpenv config-rm xdebug.ini

0 commit comments

Comments
 (0)