Skip to content

Commit

Permalink
Try to fix travis pb
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Mar 16, 2022
1 parent 8a2d3c0 commit a17e3c3
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 @@ -50,7 +50,7 @@ jobs:
env: DB=postgresql
- stage: PHP 5.6-7.4
if: type = pull_request OR type = push
php: '7.4'
php: '7.4.22'
env: DB=mysql
- stage: PHP Dev
if: type = push AND branch = develop
Expand Down

0 comments on commit a17e3c3

Please sign in to comment.