Skip to content

Commit

Permalink
Adding more versions to appveyor to narrow down the version dependenc…
Browse files Browse the repository at this point in the history
…e of the fail
  • Loading branch information
bsipocz committed May 30, 2016
1 parent bbafb51 commit b772bd8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ environment:
- PYTHON_VERSION: "2.7"
ASTROPY_VERSION: "stable"
NUMPY_VERSION: "stable"
- PYTHON_VERSION: "3.4"
ASTROPY_VERSION: "stable"
NUMPY_VERSION: "stable"
- PYTHON_VERSION: "3.4"
ASTROPY_VERSION: "stable"
NUMPY_VERSION: "1.10"
- PYTHON_VERSION: "3.5"
ASTROPY_VERSION: "stable"
NUMPY_VERSION: "stable"
Expand Down

0 comments on commit b772bd8

Please sign in to comment.