Skip to content

Commit

Permalink
Removing PHP 7.4 in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyso committed Dec 5, 2019
1 parent b83dd33 commit 420495c
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 88 deletions.
137 changes: 50 additions & 87 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dist: xenial
php:
- 7.2
- 7.3
- 7.4snapshot
# - 7.4snapshot

env:
global:
Expand Down

0 comments on commit 420495c

Please sign in to comment.