mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
travis fixes
This commit is contained in:
parent
5a292426c9
commit
79e6b1f5dd
@ -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…
x
Reference in New Issue
Block a user