Upgrade node version in travis config
This commit is contained in:
parent
d4746b07c0
commit
d3a79bfb40
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
- 12
|
||||
before_script:
|
||||
- npm install @11ty/eleventy -g
|
||||
script: eleventy --pathprefix="/eleventy-base-blog/"
|
||||
|
Loading…
Reference in New Issue
Block a user