Update Travis config to use stable PHP 7.4 release

This commit is contained in:
Garion Herman 2020-02-20 14:01:22 +13:00
parent 6c2f179a43
commit d5149a8e38
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ matrix:
- PDO=1
- PHPUNIT_TEST=framework
- php: 7.4snapshot
- php: 7.4
env:
- DB=MYSQL
- PHPUNIT_TEST=framework