add php 7.3 to travis (#1589)
This commit is contained in:
parent
bded7e325b
commit
b94193c039
|
|
@ -56,6 +56,7 @@ jobs:
|
|||
- php: 7.1
|
||||
env: CODE_COVERAGE=1
|
||||
- php: 7.2
|
||||
- php: 7.3
|
||||
- php: nightly
|
||||
- php: hhvm
|
||||
dist: trusty
|
||||
|
|
|
|||
Loading…
Reference in New Issue