Imported Upstream version 2.14.3
[platform/upstream/git.git] / ci / test-documentation.sh
index 6214e6a..7a0a848 100755 (executable)
@@ -3,7 +3,9 @@
 # Perform sanity checks on documentation and build it.
 #
 
-set -e
+. ${0%/*}/lib-travisci.sh
+
+gem install asciidoctor
 
 make check-builtins
 make check-docs