install asciidoc in gitlab-ci
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
image: "ruby:2.1"
|
image: "ruby:2.1"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update; apt-get install -y check libev-dev net-tools
|
- apt-get update; apt-get install -y check libev-dev net-tools asciidoc
|
||||||
|
|
||||||
unit_test:
|
unit_test:
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user