Skip to content

Commit

Permalink
fix(): remove php 7.2 and add php 7.4 support in travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Sitko committed Nov 3, 2020
1 parent 3b35c5b commit 9a6980f
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
@@ -1,8 +1,8 @@
language: php

php:
- 7.2
- 7.3
- 7.4

env:
matrix:
Expand Down

0 comments on commit 9a6980f

Please sign in to comment.