Skip to content

Commit 437245b

Browse files
committed
minor #77 add PHP 7.3 build job (xabbuh)
This PR was merged into the 3.0.x-dev branch. Discussion ---------- add PHP 7.3 build job Commits ------- 17b8d6e add PHP 7.3 build job
2 parents ca80d0f + 17b8d6e commit 437245b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ matrix:
1414
fast_finish: true
1515
include:
1616
- php: 7.1
17+
- php: 7.3
1718
- php: 7.2
1819
env: deps="low"
1920

0 commit comments

Comments
 (0)