Skip to content

Commit b2d067f

Browse files
authored
Merge pull request #22 from bestit/feature/15-travis-php73
#15 Support php 7.3 in travis tests
2 parents 4544998 + 050d245 commit b2d067f

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
@@ -6,6 +6,7 @@ php:
66
- 7.0
77
- 7.1
88
- 7.2
9+
- 7.3
910

1011
before_install:
1112
- composer self-update

0 commit comments

Comments
 (0)