mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-12-20 09:32:19 +01: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:
parent
1cb082e1f1
commit
bbc5ef18cf
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user