Skip to content
Snippets Groups Projects
Unverified Commit 475ae1b5 authored by Eric Poirier's avatar Eric Poirier Committed by GitHub
Browse files

Delete .travis.yml

parent 1ec729b2
No related branches found
No related tags found
No related merge requests found
language: node_js
matrix:
include:
- node_js: 12
install:
- npm install
- wget https://github.com/gohugoio/hugo/releases/download/v0.76.5/hugo_0.76.5_Linux-64bit.deb
- sudo dpkg -i hugo*.deb
script:
- hugo --gc --minify --buildFuture
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment