We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e5551 commit 8d7bc35Copy full SHA for 8d7bc35
.travis.yml
@@ -103,7 +103,7 @@ matrix:
103
env: PYTHON_VERSION=3.4 NUMPY_VERSION=1.10
104
- os: linux
105
stage: Tests with other Python/Numpy versions, remote data
106
- env: PYTHON_VERSION=3.5 NUMPY_VERSION=1.11 KEYRING_VERSION='<12.0'
+ env: PYTHON_VERSION=3.5.5 NUMPY_VERSION=1.11 KEYRING_VERSION='<12.0'
107
108
109
0 commit comments