Skip to content
This repository was archived by the owner on Nov 9, 2020. It is now read-only.

Commit 6a1f337

Browse files
committed
Replace PHP 7.1 with 7.3 for TravisCI
1 parent 4dc8a09 commit 6a1f337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ script:
66
- vendor/bin/phpunit
77
sudo: false
88
php:
9-
- 7.1
109
- 7.2
10+
- 7.3
1111
matrix:
1212
fast_finish: true
1313
notifications:

0 commit comments

Comments
 (0)