Skip to content

Commit

Permalink
Switch AppVeyor to nightlies for better errors
Browse files Browse the repository at this point in the history
At least until Windows I/O is worked out
  • Loading branch information
garborg committed Feb 13, 2015
1 parent 7712c2b commit 05dd366
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
environment:
matrix:
# Releases
- JULIAVERSION: "stable/win32"
- JULIAVERSION: "stable/win64"
# - JULIAVERSION: "stable/win32"
# - JULIAVERSION: "stable/win64"
# Nightlies
# - JULIAVERSION: "download/win32"
# - JULIAVERSION: "download/win64"
- JULIAVERSION: "download/win32"
- JULIAVERSION: "download/win64"

notifications:
- provider: Email
Expand Down

0 comments on commit 05dd366

Please sign in to comment.