mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-10 15:36:19 +01:00
travis fixes
This commit is contained in:
parent
5a292426c9
commit
79e6b1f5dd
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ matrix:
|
|||
|
||||
- name: "Documentation"
|
||||
before_install: true
|
||||
install: true
|
||||
script:
|
||||
- cd docs/
|
||||
- make html
|
||||
|
|
@ -22,7 +21,7 @@ matrix:
|
|||
- name: "Front end"
|
||||
language: node_js
|
||||
node_js:
|
||||
- 6
|
||||
- 15
|
||||
before_install: true
|
||||
install:
|
||||
- cd src-ui/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue