Skip to content

Commit

Permalink
Adding php 7.4 to the tests and removing 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmrt committed May 19, 2020
1 parent 46ae05f commit a96c734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,10 +3,10 @@ language: php
sudo: false

php:
- 7.0
- 7.1
- 7.2
- 7.3
- 7.4

services:
- mysql
Expand Down

0 comments on commit a96c734

Please sign in to comment.