mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-01-31 01:57:54 +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
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get ruby
|
||||
- sudo apt-get install ruby
|
||||
- sudo apt-get install hugo
|
||||
script:
|
||||
- asciidoctor --version
|
||||
|
Loading…
Reference in New Issue
Block a user