Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove php 7.2 and laravel 8.x test
  • Loading branch information
Julius Smatavicius committed Dec 10, 2020
commit a431336cb0396d1c08195dba5dd523153940282c
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ matrix:
env: LARAVEL_VERSION="7.0.*"
- php: "7.4"
env: LARAVEL_VERSION="7.0.*"
- php: "7.2"
env: LARAVEL_VERSION="8.0.*"
- php: "7.3"
env: LARAVEL_VERSION="8.0.*"
- php: "7.4"
Expand Down