Skip to content

Commit

Permalink
Stopped Laravel 8 from running on PHP 7.2 on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
ash-jc-allen committed Sep 16, 2020
1 parent 43efc2d commit b43a1bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ matrix:
- php: 7.4
env: LARAVEL='7.*'
# Laravel 8.*
- php: 7.2
env: LARAVEL='8.*'
- php: 7.3
env: LARAVEL='8.*'
- php: 7.4
Expand Down

0 comments on commit b43a1bf

Please sign in to comment.