Skip to content

Commit bf28f18

Browse files
committed
Using slightly older numpy for the py2.7 astropy 1.3 appveyor setup
1 parent a0a8088 commit bf28f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ environment:
1818
matrix:
1919
- PYTHON_VERSION: "2.7"
2020
ASTROPY_VERSION: "1.3"
21-
NUMPY_VERSION: "stable"
21+
NUMPY_VERSION: "1.13"
2222

2323
- PYTHON_VERSION: "3.6"
2424
ASTROPY_VERSION: "stable"

0 commit comments

Comments
 (0)