mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 07:58:02 +00:00
Correct Travis CI config
This commit is contained in:
parent
6425c14509
commit
1535e774e6
@ -6,7 +6,7 @@ before_install:
|
|||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install ruby
|
- sudo apt-get install ruby
|
||||||
- curl https://github.com/gohugoio/hugo/releases/download/v0.57.0/hugo_0.57.0_Linux-64bit.deb
|
- curl https://github.com/gohugoio/hugo/releases/download/v0.57.0/hugo_0.57.0_Linux-64bit.deb
|
||||||
- dpkg -i hugo_0.57.0_Linux-64bit.deb
|
- sudo dpkg -i hugo_0.57.0_Linux-64bit.deb
|
||||||
script:
|
script:
|
||||||
- asciidoctor --version
|
- asciidoctor --version
|
||||||
- hugo
|
- hugo
|
||||||
|
Loading…
Reference in New Issue
Block a user