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

Delete .travis.yml

parent 1bc97ad4
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- "12"
install:
- npm ci
- 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
\ No newline at end of file
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