mirror of
https://github.com/laravel/valet.git
synced 2026-02-06 00:40:06 +01:00
removed 7.4 from 'allowed failures' list in travis.yml
This commit is contained in:
@@ -8,10 +8,6 @@ php:
|
||||
- 7.3
|
||||
- 7.4snapshot
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.4snapshot
|
||||
|
||||
env:
|
||||
global:
|
||||
- setup=basic
|
||||
|
||||
Reference in New Issue
Block a user