Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit c6983f6

Browse files
Test against PHP 7.1 and 7.2
1 parent a1564cf commit c6983f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ language: php
22

33
php:
44
- 7.0
5+
- 7.1
6+
- 7.2
57

68
before_script:
79
- travis_retry composer self-update

0 commit comments

Comments
 (0)