diff --git a/build_tools/github/build_minimal_windows_image.sh b/build_tools/github/build_minimal_windows_image.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/build_source.sh b/build_tools/github/build_source.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/build_wheels.sh b/build_tools/github/build_wheels.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/check_build_trigger.sh b/build_tools/github/check_build_trigger.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/repair_windows_wheels.sh b/build_tools/github/repair_windows_wheels.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/test_source.sh b/build_tools/github/test_source.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/test_wheels.sh b/build_tools/github/test_wheels.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/test_windows_wheels.sh b/build_tools/github/test_windows_wheels.sh old mode 100644 new mode 100755 diff --git a/build_tools/github/upload_anaconda.sh b/build_tools/github/upload_anaconda.sh old mode 100644 new mode 100755 diff --git a/build_tools/travis/install.sh b/build_tools/travis/install.sh old mode 100644 new mode 100755 diff --git a/build_tools/travis/install_wheels.sh b/build_tools/travis/install_wheels.sh old mode 100644 new mode 100755 diff --git a/build_tools/travis/script.sh b/build_tools/travis/script.sh old mode 100644 new mode 100755 diff --git a/build_tools/travis/test_wheels.sh b/build_tools/travis/test_wheels.sh old mode 100644 new mode 100755 diff --git a/sklearn/neighbors/_binary_tree.pxi b/sklearn/neighbors/_binary_tree.pxi old mode 100755 new mode 100644 diff --git a/sklearn/neighbors/_dist_metrics.pyx b/sklearn/neighbors/_dist_metrics.pyx old mode 100755 new mode 100644