mirror of
https://github.com/gotson/komga.git
synced 2026-04-19 13:31:15 +02:00
ci: update travis nodejs version
This commit is contained in:
parent
4528fa4292
commit
d0b4d9e2ae
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
language: java
|
||||
|
||||
before_install:
|
||||
- nvm install 13
|
||||
|
||||
before_cache:
|
||||
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
|
||||
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
|
||||
|
|
|
|||
Loading…
Reference in a new issue