Skip to content

Commit

Permalink
Updating numpy and astropy version to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed May 31, 2016
1 parent 9332e13 commit b55adda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ environment:
matrix:

- PYTHON_VERSION: "2.7"
ASTROPY_VERSION: "1.0"
NUMPY_VERSION: "1.9.1"
ASTROPY_VERSION: "stable"
NUMPY_VERSION: "stable"

platform:
-x64
Expand Down

0 comments on commit b55adda

Please sign in to comment.