Skip to content

Commit 08ba30a

Browse files
committed
pytest version was incompatible with astropy version
(aside: @#$%*)
1 parent 58f89b5 commit 08ba30a

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
@@ -101,7 +101,7 @@ matrix:
101101
env: PYTHON_VERSION=3.5 NUMPY_VERSION=1.12 KEYRING_VERSION='<12.0'
102102
CONDA_DEPENDENCIES="keyring requests beautifulsoup4 html5lib secretstorage"
103103
SECRETSTORAGE_VERSION='<3.0.1'
104-
ASTROPY_VERSION=2 PYTEST_VERSION='3.1' ASTROPY_USE_SYSTEM_PYTEST=1
104+
ASTROPY_VERSION=2 PYTEST_VERSION='<3.7'
105105
- os: linux
106106
stage: Tests with other Python/Numpy versions
107107
env: PYTHON_VERSION=3.5.5 NUMPY_VERSION=1.12 KEYRING_VERSION='<12.0'

0 commit comments

Comments
 (0)