Commit 3e0fbad4 by Marius Gedminas

We need Python.h to build pycrypto on 3.5

parent 6fec8fef
...@@ -12,7 +12,7 @@ addons: ...@@ -12,7 +12,7 @@ addons:
- deadsnakes - deadsnakes
packages: packages:
- python2.4 - python2.4
- python3.5 - python3.5-dev
install: install:
- pip install tox PyYAML Jinja2 sphinx - pip install tox PyYAML Jinja2 sphinx
script: script:
......
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