Skip to content

Commit

Permalink
paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Eads committed Sep 12, 2016
1 parent 44ca15e commit 4fed2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ install:
- cd ..
- pwd

before-script:
before_script:
- export PY_PREFIX=$(python -c "import sys; print(sys.prefix)")
- echo $PY_PREFIX
- export PY_SP_DIR=$PY_PREFIX/lib/python$TRAVIS_PYTHON_VERSION/site-packages
Expand Down

0 comments on commit 4fed2c8

Please sign in to comment.