Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build some docs in CI to briefly check SATySFi works #197

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

KeenS
Copy link

@KeenS KeenS commented Oct 5, 2019

This patch reinforces the CI to check some attached documents compile.
By doing this, you can briefly confirm following facts:

  1. satysfi and some of its library correctly work
  2. some of attached documents compiles

@nekketsuuu nekketsuuu mentioned this pull request Oct 5, 2019
8 tasks
@@ -15,4 +15,6 @@ install:
- opam pin add -y --no-action satysfi .
- opam install -y --deps-only satysfi
script:
- make all
- opam install -y satysfi
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed compile command. I guess why make all is used is because of historical reasons.

@KeenS
Copy link
Author

KeenS commented Oct 5, 2019

Ready to review 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants