Commit 07f29d18 authored by rusty1s's avatar rusty1s
Browse files

virtualenv

parent f7399e2b
......@@ -27,7 +27,6 @@ jobs:
- virtualenv -p python3 --system-site-packages "$HOME/venv"
- source "$HOME/venv/bin/activate"
env:
- MACOSX_DEPLOYMENT_TARGET=10.9
- CC=clang
- CXX=clang++
install:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment