Update for Travis CI

This commit is contained in:
Henk Verlinde 2020-04-16 16:42:30 +02:00
parent 1dc6d0f365
commit 30377e2fa3
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@ sudo: required
language: node_js
node_js:
- "lts/*"
- "13"
install:
- wget "https://github.com/gohugoio/hugo/releases/download/v${HUGO_RELEASE}/hugo_extended_${HUGO_RELEASE}_Linux-64bit.deb"
@ -19,4 +20,4 @@ script:
env:
global:
- PRODUCTION=true
- HUGO_RELEASE=0.60.1
- HUGO_RELEASE=0.69.0

View File

@ -23,7 +23,7 @@ Make sure all dependencies have been installed:
- npm >= 6.13.7
- Yarn >= 1.22.4 (recommended)
## Getting started
## Get started
Create a new Doks project: