Skip to content

Commit 47dbd64

Browse files
committedMay 9, 2019
no GraphicsMagick
1 parent 406fae7 commit 47dbd64

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ jobs: # a collection of steps
8282
- book/config/vendor/bundle
8383

8484
- run:
85-
name: graphviz for dot diagrams
86-
command: sudo apt-get install graphviz
85+
name: graphviz for dot diagrams
86+
command: sudo apt-get install graphviz
8787

8888
- run:
8989
name: generate PDF

‎book/config

0 commit comments

Comments
 (0)
Please sign in to comment.