travis fixes

This commit is contained in:
Jonas Winkler 2020-11-22 13:25:59 +01:00
parent 5a292426c9
commit 79e6b1f5dd

View File

@ -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/