mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 04:58:26 +00:00
Test for Asciidoctor installation (yet again)
This commit is contained in:
parent
b9c9f41b8b
commit
1597c19177
@ -4,7 +4,7 @@ dist: bionic
|
|||||||
# https://snapcraft.io/hugo
|
# https://snapcraft.io/hugo
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get ruby
|
- sudo apt-get install ruby
|
||||||
- sudo apt-get install hugo
|
- sudo apt-get install hugo
|
||||||
script:
|
script:
|
||||||
- asciidoctor --version
|
- asciidoctor --version
|
||||||
|
Loading…
Reference in New Issue
Block a user