mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2025-06-07 17:31:46 +02:00
.travis.yml: Only build on Node.js LTS versions
This commit is contained in:
@ -2,7 +2,6 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- 10
|
- 10
|
||||||
- 12
|
- 12
|
||||||
- 13
|
|
||||||
- 14
|
- 14
|
||||||
script: npm run build
|
script: npm run build
|
||||||
os: linux
|
os: linux
|
||||||
|
Reference in New Issue
Block a user