Skip to content

Commit

Permalink
Revert "Run parallel tests on win64 appveyor again"
Browse files Browse the repository at this point in the history
This reverts commit 993adea.
  • Loading branch information
JeffBezanson committed Jun 22, 2015
1 parent f1034d5 commit 1e081b7
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 1e081b7

Please sign in to comment.