mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-05-31 14:39:09 +02:00
.travis.yml: Don't use Node.js v14
It is not released yet. See: https://nodejs.org/en/about/releases/
This commit is contained in:
@ -3,7 +3,6 @@ node_js:
|
|||||||
- 10
|
- 10
|
||||||
- 12
|
- 12
|
||||||
- 13
|
- 13
|
||||||
- 14
|
|
||||||
script: npm run build
|
script: npm run build
|
||||||
dist: bionic
|
dist: bionic
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user