• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Valloric / ycmd / 1941
94%

Build:
DEFAULT BRANCH: master
Ran 13 May 2016 10:06AM UTC
Jobs 1
Files 40
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1941

push

travis-ci

homu
Auto merge of #488 - micbou:find-python-libs-virtualenv, r=micbou

[READY] Handle Python virtual environment in build script

We can't use `sys.exec_prefix` to find the Python libraries when running the `build.py` script in a virtual environment (like `pyvenv` or `virtualenv`) because the virtual environment doesn't contain the libraries.
We need to find them from the Python used to create the virtual environment. This is done by looking at the `LIBDIR` and `INCLUDEDIR` variables on Unix platforms and the `INCLUDEPY` variable on Windows from the `distutils.sysconfig` module.

Fixes #486.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/488)
<!-- Reviewable:end -->

3061 of 3603 relevant lines covered (84.96%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1941.1 (USE_CLANG_COMPLETER=true YCMD_PYTHON_VERSION=2.7 COVERAGE=true) 13 May 2016 10:06AM UTC 0
84.96
Travis Job 1941.1
Source Files on build 1941
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1941
  • c1713335 on github
  • Prev Build on master (#1936)
  • Next Build on master (#1946)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc