Skip to content

Commit

Permalink
Bump PHP version in Travis CI from 7.3 to 7.4 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
secretsayan authored Nov 29, 2021
1 parent ac368ba commit 740821f
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 @@ -2,11 +2,11 @@
language: php

os: linux
dist: bionic
dist: focal

version: ~> 1.0

php: "7.3"
php: "7.4"

addons:
chrome: stable
Expand Down

0 comments on commit 740821f

Please sign in to comment.