Skip to content

Commit 90f850b

Browse files
committed
Added PHP 7.3 to Travis.
1 parent c323429 commit 90f850b

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
@@ -5,6 +5,7 @@ matrix:
55
include:
66
- php: 7.1
77
- php: 7.2
8+
- php: 7.3
89
- php: nightly
910
env: SKIP_COVERAGE=true
1011
allow_failures:

0 commit comments

Comments
 (0)