Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 689fd1a

Browse files
build: fix mathematical issue
1 parent 7c0d089 commit 689fd1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ jobs: # a collection of steps
6464
keys:
6565
- ruby-{{ checksum "book/config/Gemfile.lock" }}
6666
- ruby-
67+
- run:
68+
name: install mathematical
69+
command: cd book/config && bundle check || sudo apt-get update && sudo apt-get -qq -y install bison flex libffi-dev libxml2-dev libgdk-pixbuf2.0-dev libcairo2-dev libpango1.0-dev ttf-lyx
70+
6771
- run:
6872
name: Bundle Install
6973
command: cd book/config && bundle check || bundle install

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /