Skip to content

Commit aaef512

Browse files
authored
Merge pull request #104 from marc-mabe/travis-7.3
Travis: PHP-7.3
2 parents 869c9dd + 5f4066c commit aaef512

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ matrix:
2929
- php: 7.2
3030
env:
3131
- CODE_COVERAGE="1"
32+
- php: 7.3
33+
env:
34+
- CODE_COVERAGE="1"
3235
- php: nightly
3336

3437
# HHVM is no longer supported on Ubuntu Precise. Please consider using Trusty with `dist: trusty`.

0 commit comments

Comments
 (0)