Skip to content

Commit 3c9f28a

Browse files
authored
Merge pull request #69 from DanielRuf/ci/test-php-73
Add PHP 7.3 to test matrix
2 parents ea27765 + fee401c commit 3c9f28a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: php
22
matrix:
33
include:
4+
- php: 7.3
5+
env: PREFER_LOWEST=""
46
- php: 7.2
57
env: PREFER_LOWEST=""
68
- php: 7.1

0 commit comments

Comments
 (0)