mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-17 09:37:02 +00:00
ui: Upgrade to elm 0.19.1, bump all JS deps
This commit is contained in:
@@ -13,7 +13,10 @@ jobs:
|
||||
- go: "1.14.x"
|
||||
- go: "master"
|
||||
- language: elm
|
||||
elm: "0.19.0"
|
||||
elm: "latest-0.19.1"
|
||||
elm-format: "latest-0.19.1"
|
||||
elm-test: "latest-0.19.1"
|
||||
node_js: '10.19'
|
||||
install:
|
||||
- "cd ui"
|
||||
- "npm ci"
|
||||
@@ -23,7 +26,7 @@ jobs:
|
||||
- stage: deploy
|
||||
go: "1.14.x"
|
||||
before_install:
|
||||
- "nvm install 10.13.0"
|
||||
- "nvm install 10.19.0"
|
||||
install:
|
||||
- "cd ui"
|
||||
- "npm ci"
|
||||
|
||||
Reference in New Issue
Block a user