Skip to content

Commit

Permalink
Revert "run win64 in parallel again on appveyor"
Browse files Browse the repository at this point in the history
This reverts commit a297d5c.

Sadly issue #7942 is still a problem
  • Loading branch information
tkelman committed Dec 19, 2014
1 parent 605c363 commit ca32fbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ environment:
matrix:
- ARCH: "i686"
- ARCH: "x86_64"
JULIA_CPU_CORES: 1
# Run win64 tests in serial for now to avoid #7942 causing timeouts

# Only build on master and PR's for now, not personal branches
# Whether or not PR's get built is determined in the webhook settings
Expand Down

0 comments on commit ca32fbe

Please sign in to comment.