We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6b3e5 commit 6772845Copy full SHA for 6772845
.travis.yml
@@ -41,7 +41,6 @@ before_install:
41
conda update conda --quiet
42
conda config --add channels conda-forge --force
43
conda install pycryptosat
44
- conda config --set safety_checks disabled
45
conda config --set channel_priority strict
46
conda create --name TEST python=$PY --file requirements.txt --file requirements-dev.txt
47
source activate TEST
0 commit comments