Skip to content

Commit

Permalink
Update to use gohugo.io lastest build 0.42 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcolliso authored and aricart committed Jun 12, 2018
1 parent e07fcab commit a3e0314
Show file tree
Hide file tree
Showing 2 changed files with 935 additions and 935 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ addons:
- graphicsmagick

install:
- wget https://github.com/gohugoio/hugo/releases/download/v0.37/hugo_0.37_Linux-64bit.deb
- wget https://github.com/gohugoio/hugo/releases/download/v0.42/hugo_0.42_Linux-64bit.deb
- sudo dpkg -i hugo*.deb
- npm install
- npm install --global gulp-cli
Expand Down
Loading

0 comments on commit a3e0314

Please sign in to comment.