mirror of
https://github.com/facebookresearch/ReAgent.git
synced 2026-05-17 12:40:39 +00:00
1daa98effa
Summary: No need to build custom docker image anymore. - Use sdkman to install compilers for Spark app - Use miniconda to install build deps for RASP Pull Request resolved: https://github.com/facebookresearch/ReAgent/pull/225 Reviewed By: MisterTea Differential Revision: D20974491 Pulled By: kittipatv fbshipit-source-id: 680ab3f60c6c63aea5854f99242243b5f1d348bc
8 lines
265 B
ReStructuredText
8 lines
265 B
ReStructuredText
.. _continuous_integration:
|
|
|
|
Continuous Integration
|
|
======================
|
|
|
|
We have CI setup on `CircleCI <https://circleci.com/gh/facebookresearch/ReAgent>`_.
|
|
It's a pretty basic setup. You should follow the local testing instructions in ``.circleci/config.yml``.
|