Skip to content
Snippets Groups Projects
Commit 9397eafa authored by Matt Wala's avatar Matt Wala
Browse files

Add comment about why caching is disabled.

parent 1728ab08
No related branches found
No related tags found
Loading
Pipeline #
...@@ -69,6 +69,7 @@ Python 3.6 POCL: ...@@ -69,6 +69,7 @@ Python 3.6 POCL:
Python 3.5 Conda: Python 3.5 Conda:
script: script:
# Disable caching to ensure SymEngine code generation is exercised.
- export SUMPY_NO_CACHE=1 - export SUMPY_NO_CACHE=1
- export SUMPY_FORCE_SYMBOLIC_BACKEND=symengine - export SUMPY_FORCE_SYMBOLIC_BACKEND=symengine
- CONDA_ENVIRONMENT=.test-conda-env-py3.yml - CONDA_ENVIRONMENT=.test-conda-env-py3.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment