Skip to content

Commit

Permalink
Revert "Dev: Enable PHP 7.4 on Travis"
Browse files Browse the repository at this point in the history
This reverts commit c8c8630.
  • Loading branch information
olleharstedt authored and eddylackmann committed Jan 27, 2020
1 parent 1998a7a commit b50b740
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,9 @@ services:
php:
- 7.2
- 7.3
- 7.4
env:
- DBENGINE=MYISAM
- DBENGINE=INNODB
services:
- mysql
notifications:
Expand Down

0 comments on commit b50b740

Please sign in to comment.