Skip to content

Commit

Permalink
Update Hugo versions for tests
Browse files Browse the repository at this point in the history
Tests will now only test the minimal required version for Tale and the
newest version of Hugo.
  • Loading branch information
EmielH committed Aug 20, 2020
1 parent 16c77f1 commit 950e6f6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
env:
- HUGO_VERSION="0.50"
- HUGO_VERSION="0.51"
- HUGO_VERSION="0.52"
- HUGO_VERSION="0.53"
- HUGO_VERSION="0.54.0"
- HUGO_VERSION="0.55.6"
- HUGO_VERSION="0.56.3"
- HUGO_VERSION="0.57.2"
- HUGO_VERSION="0.58.3"
- HUGO_VERSION="0.74.3"

install:
- wget https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
Expand Down

0 comments on commit 950e6f6

Please sign in to comment.