We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bcd5b6 commit 3728b21Copy full SHA for 3728b21
scikit-ci.yml
@@ -20,6 +20,7 @@ before_install:
20
SETUP_BDIST_WHEEL_ARGS: --plat-name macosx-10.6-x86_64
21
commands:
22
- python ../addons/travis/install_pyenv.py
23
+ - python scripts/ssl-check.py
24
- python ../addons/travis/install_cmake.py 3.12.0
25
26
install:
0 commit comments