Skip to content

Commit

Permalink
chore(ci): update php version
Browse files Browse the repository at this point in the history
  • Loading branch information
eljam committed Mar 23, 2021
1 parent 1169631 commit d3451e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ cache:
- vendor

php:
- 5.6
- 7.0
- 7.4
- 8.0

before_script:
- composer selfupdate
Expand Down

0 comments on commit d3451e7

Please sign in to comment.