Skip to content

Commit

Permalink
added gem install for asciidoctor-pdf in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
capsulecorplab committed Jan 30, 2019
1 parent bff0ddf commit b0b7170
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
before_install:
- gem install bundler
- gem install concurrent-ruby
- gem install asciidoctor-pdf --pre
script:
- cd docs; make

0 comments on commit b0b7170

Please sign in to comment.