Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Update Travis CI tests
Browse files Browse the repository at this point in the history
- Remove PHP7.1 (end-of-life)
- Add PHP7.4
  • Loading branch information
ls-renaud-tilte committed Sep 21, 2020
1 parent e8400cf commit dd5dd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,9 +2,9 @@ language: php
sudo: false

php:
- 7.1
- 7.2
- 7.3
- 7.4

before_script:
- composer self-update
Expand Down

0 comments on commit dd5dd34

Please sign in to comment.