Skip to content

Commit 7d4a5a1

Browse files
committed
test on php 7.3
1 parent 407afcf commit 7d4a5a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ language: php
33
php:
44
- 7.1
55
- 7.2
6+
- 7.3
67

78
matrix:
89
allow_failures:
9-
- php: 7.3
10+
1011

1112
before_script:
1213
- curl -s http://getcomposer.org/installer | php

0 commit comments

Comments
 (0)