Skip to content

Commit

Permalink
Set min PHP 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
atoff authored Dec 27, 2019
1 parent d0ff9ca commit ecc762e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
- stage: "Test"
language: php
php:
- 7.1
- 7.2
- 7.3
- 7.4
before_install:
Expand Down

0 comments on commit ecc762e

Please sign in to comment.