We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e094f77 + fcf2221 commit 511b937Copy full SHA for 511b937
1 file changed
.travis.yml
@@ -112,7 +112,7 @@ before_install:
112
elif [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
113
export CXX=clang++ CC=clang PYTHONHOME=$HOME/miniconda;
114
fi
115
- - PYBIND11_VERSION=${PYBIND11_VERSION:-2.2.4}
+ - PYBIND11_VERSION=${PYBIND11_VERSION:-2.4.2}
116
117
install:
118
# Define the version of miniconda to download
0 commit comments