Skip to content

Commit

Permalink
Drop PHP 7.0 and added PHP 7.4 to Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CristianLlanos committed Dec 7, 2020
1 parent 7bfa554 commit e230be1
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 @@ -2,8 +2,8 @@ language: php

php:
- '5.6'
- '7.0'
- '7.1'
- '7.4'

sudo: false

Expand Down

0 comments on commit e230be1

Please sign in to comment.