mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-22 22:58:08 +00:00
Re-add nightly
This commit is contained in:
parent
affa6602f0
commit
883ccc235e
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ php:
|
|||
- 7.2
|
||||
- 7.3
|
||||
- 7.4
|
||||
- nightly
|
||||
|
||||
node_js:
|
||||
- "5"
|
||||
|
@ -37,6 +38,7 @@ matrix:
|
|||
env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite
|
||||
allow_failures:
|
||||
- php: 7.4
|
||||
- php: nightly
|
||||
|
||||
# exclude v1 branches
|
||||
branches:
|
||||
|
|
Loading…
Reference in a new issue