Remove apt-get install asciidoctor, will come from $SCRIPT install

This commit is contained in:
Peter Dimov 2017-06-10 06:06:38 +03:00 committed by GitHub
parent 7189407690
commit 8d67c5628a

View file

@ -24,7 +24,6 @@ machine:
post:
- sudo apt-get update
- sudo apt-get install xsltproc
- sudo apt-get install asciidoctor
- exec "${HOME}/script.sh" machine_post
checkout:
post: