Skip to content

Commit

Permalink
Changed php version to 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkhan53 committed May 11, 2022
1 parent 92f4aaf commit 76ff77f
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 @@ -5,7 +5,7 @@ services:
- docker

php:
- 8.0
- 7.4
before_install:
- curl -LO https://raw.githubusercontent.com/drud/ddev/master/scripts/install_ddev.sh && bash install_ddev.sh
- ddev

0 comments on commit 76ff77f

Please sign in to comment.