Skip to content

Commit 8d7bc35

Browse files
committed
Apparently the newer python is required...
1 parent 39e5551 commit 8d7bc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ matrix:
103103
env: PYTHON_VERSION=3.4 NUMPY_VERSION=1.10
104104
- os: linux
105105
stage: Tests with other Python/Numpy versions, remote data
106-
env: PYTHON_VERSION=3.5 NUMPY_VERSION=1.11 KEYRING_VERSION='<12.0'
106+
env: PYTHON_VERSION=3.5.5 NUMPY_VERSION=1.11 KEYRING_VERSION='<12.0'
107107

108108
- os: linux
109109
stage: Tests with other Python/Numpy versions, remote data

0 commit comments

Comments
 (0)