Skip to content

Commit a50e3e4

Browse files
committed
minor #938 Add PHP 7.3 to Travis (Coderberg)
This PR was merged into the master branch. Discussion ---------- Add PHP 7.3 to Travis Commits ------- 718498f Add PHP 7.3 to Travis
2 parents 5418747 + 718498f commit a50e3e4

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
@@ -16,6 +16,7 @@ matrix:
1616
include:
1717
- php: 7.1.18
1818
- php: 7.2
19+
- php: 7.3
1920
- php: nightly
2021
allow_failures:
2122
- php: nightly

0 commit comments

Comments
 (0)