We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 481975e commit a3d8e47Copy full SHA for a3d8e47
.circleci/config.yml
@@ -591,7 +591,7 @@ jobs:
591
name: Install pandoc
592
command: |
593
apt-get update
594
- apt-get install -y pandoc
+ apt-get install -y pandoc gcc
595
- run:
596
name: Install nox and codecov.
597
@@ -613,7 +613,7 @@ jobs:
613
614
615
616
617
618
619
@@ -635,7 +635,7 @@ jobs:
635
636
637
638
639
640
641
0 commit comments