this crashes win and 3.5
This commit is contained in:
@@ -22,7 +22,6 @@ install:
|
|||||||
- pip install codecov
|
- pip install codecov
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
- pip install pycrypto
|
- pip install pycrypto
|
||||||
- pip install pypiwin32
|
|
||||||
# Check that we have the expected version and architecture for Python
|
# Check that we have the expected version and architecture for Python
|
||||||
- "python --version"
|
- "python --version"
|
||||||
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
|
- "python -c \"import struct; print(struct.calcsize('P') * 8)\""
|
||||||
|
|||||||
Reference in New Issue
Block a user