this crashes win and 3.5

This commit is contained in:
niphlod
2016-07-19 22:21:35 +02:00
parent 759616e537
commit ae6fdb21c9

View File

@@ -22,7 +22,6 @@ install:
- pip install codecov
- git submodule update --init --recursive
- pip install pycrypto
- pip install pypiwin32
# Check that we have the expected version and architecture for Python
- "python --version"
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""