Skip to content

Commit 3728b21

Browse files
committed
travis: check SSL connection after installing python
1 parent 7bcd5b6 commit 3728b21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: scikit-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ before_install:
2020
SETUP_BDIST_WHEEL_ARGS: --plat-name macosx-10.6-x86_64
2121
commands:
2222
- python ../addons/travis/install_pyenv.py
23+
- python scripts/ssl-check.py
2324
- python ../addons/travis/install_cmake.py 3.12.0
2425

2526
install:

0 commit comments

Comments
 (0)