Skip to content

Commit 4d71480

Browse files
committed
Add PHP 7.3 to Travis
1 parent 98d70e5 commit 4d71480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ dist: trusty
33
php:
44
- '7.1.18'
55
- '7.2'
6+
- '7.3'
67
- nightly
78
matrix:
89
allow_failures:

0 commit comments

Comments
 (0)