Skip to content

Commit

Permalink
[CI] Update PHP versions in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Dmitrienko committed Dec 23, 2023
1 parent d8fe010 commit 287b478
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ language: php

# Versions of PHP you want your project run with.
php:
- 5.6
- 7.0
- 7.1
- 7.4
- 8.0
- 8.1

# Commands to be run before your environment runs.
before_script:
Expand Down

0 comments on commit 287b478

Please sign in to comment.