Skip to content

Commit 4ac87ac

Browse files
authored
Added newer versions of PHP to automated testing
1 parent a51f741 commit 4ac87ac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ php:
44
- 5.5
55
- 5.6
66
- 7.0
7+
- 7.1
8+
- 7.2
9+
- 7.3
710

811
before_script: composer install --no-interaction --prefer-source
912
script:

0 commit comments

Comments
 (0)