Skip to content

Commit be72e3b

Browse files
committed
Remove php 7.1 and add php 7.3 on travis
1 parent 3f54bd6 commit be72e3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ language: php
22
dist: trusty
33

44
php:
5+
- 7.3
56
- 7.2
6-
- 7.1
77
- nightly
8-
8+
99
matrix:
1010
allow_failures:
1111
- php: nightly

0 commit comments

Comments
 (0)