We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7399e2 commit 07f29d1Copy full SHA for 07f29d1
.travis.yml
@@ -27,7 +27,6 @@ jobs:
27
- virtualenv -p python3 --system-site-packages "$HOME/venv"
28
- source "$HOME/venv/bin/activate"
29
env:
30
- - MACOSX_DEPLOYMENT_TARGET=10.9
31
- CC=clang
32
- CXX=clang++
33
install:
0 commit comments