Skip to content

Commit ac11527

Browse files
authored
Merge pull request #146 from tylerwoonton/feature-add-php-73-to-travis
Add php73 to TravisCI config
2 parents fd2c324 + 21fe57c commit ac11527

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
@@ -3,6 +3,7 @@ php:
33
- '5.6'
44
- '7.1'
55
- '7.2'
6+
- '7.3'
67

78
cache:
89
directories:

0 commit comments

Comments
 (0)